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

From ReliaWiki
Jump to navigation Jump to search
(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 Value element’s v…')
 
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|Master BOM Detail Update and Delete|Master BOM Detail Update & Delete}}
===Update===
===Update===
The detail will be updated if the Value element’s value has changed and equals “yes” or “no”. If the value does not match “yes” or “no” the value will be set to “no” by default.
The detail will be updated if the Value element’s value has changed and equals “yes” or “no”. If the value does not match “yes” or “no”, the value will be set to “no” by default.
 
===Delete===
===Delete===
The detail will be deleted if the Value element is empty or does not exist.
The detail will be deleted if the Value element is empty or does not exist.

Revision as of 17:49, 25 October 2013

Update

The detail will be updated if the Value element’s value has changed and equals “yes” or “no”. If the value does not match “yes” or “no”, the value will be set to “no” by default.

Delete

The detail will be deleted if the Value element is empty or does not exist.