Master BOM Detail Update and Delete.MultipleSelectListWithDropDownList: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Master BOM Detail Update and Delete.MultipleSelectListWithDropDownList" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Master BOM Detail Update and Delete|Master BOM Detail Update & Delete}}
{{Template:XFRACAS.XML.Import.Doc.Class|Update Details|Update Details}}
 
===Detail===
Select List, User Controlled, Multiple Detail (MultipleSelectListWithDropDownList)
===Update===
===Update===
The detail will be updated if the DetailValue element’s value has been modified.
Updated DetailValues that do not match an original DetailValue will be inserted.
===Delete===
===Delete===
The detail will be deleted if the DetailValue element is empty.
If an original DetailValue exists that does not match an updated DetailValue, it will be deleted.

Revision as of 16:00, 22 September 2014


Detail

Select List, User Controlled, Multiple Detail (MultipleSelectListWithDropDownList)

Update

Updated DetailValues that do not match an original DetailValue will be inserted.

Delete

If an original DetailValue exists that does not match an updated DetailValue, it will be deleted.