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

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Master BOM Detail Update and Delete.DropDownList" ([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 Administratively Controlled Detail (DropDownList)
===Update===
===Update===
The detail will be updated if the Code and Description element values have been modified and they match an existing issue.
The detail will be updated if the Code and Description element values have been modified and they match an existing issue. The issue type ID must match the issue type ID associated with the detail type. If the InsertDetailIssue setting is enabled and no existing issue is found, a new one will be inserted.
 
===Delete===
===Delete===
The detail will be deleted if the SelectedValue element is empty or if the Code and Description elements nested under SelectedValue are empty.
The Selected Value will be deleted if the Selected Value element is empty or if the Code and Description child elements have no value.

Revision as of 15:52, 22 September 2014


Detail

Select List Administratively Controlled Detail (DropDownList)

Update

The detail will be updated if the Code and Description element values have been modified and they match an existing issue. The issue type ID must match the issue type ID associated with the detail type. If the InsertDetailIssue setting is enabled and no existing issue is found, a new one will be inserted.

Delete

The Selected Value will be deleted if the Selected Value element is empty or if the Code and Description child elements have no value.