Master BOM Detail Update and Delete.CheckBoxList

From ReliaWiki
Revision as of 18:36, 4 December 2013 by John Leavitt (talk | contribs) (Protected "Master BOM Detail Update and Delete.CheckBoxList" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
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.