Master BOM Detail Update and Delete.CheckBoxList

From ReliaWiki
Revision as of 23:03, 16 October 2013 by John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Master BOM Detail Update and Delete|Master BOM Detail Update & Delete}} ===Update=== The detail will be updated if the Code and Descriptio…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Update

The detail will be updated if the Code and Description element values have been modified and they match an existing issue. The Value element value must be either a “yes” or “no” value. If it does not exist or is not a “yes” or “no” value it will be defaulted to “no”.

Delete

The detail will be deleted if the CheckBoxList element has no child elements, the SelectedValue element is empty, or if the Code and Description elements nested under SelectedValue are empty. The ID attribute must still be present.