Master BOM Detail Update and Delete.DetailDescription: 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 DetailDescriptionTe…')
 
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|Master BOM Detail Update and Delete|Master BOM Detail Update & Delete}}
===Update===
===Update===
The Detail will be updated if the DetailDescriptionText, TargetDate, TargetUser, or CompletedBy element values are modified. The DetailDescriptionText element is required to have a value, the TargerUser and CompletedBy elements must contian a valid user if present, and the TargetDate and CompletedDate must contain a valid date if present.
The Detail will be updated if the DetailDescriptionText, TargetDate, TargetUser or CompletedBy element values are modified. The DetailDescriptionText element is required to have a value. The TargetUser and CompletedBy elements, if present, must contain a valid user. The TargetDate and CompletedDate, if present, must contain a valid date.
===Delete===
===Delete===
The detail will be deleted if the DetailDescriptionData element has no child elements, or the DetailDescriptionText, TargetDate, TargetUser, CompletedDate, and CompletedBy elements are empty or not present.
The detail will be deleted if the DetailDescriptionData element has no child elements, or the DetailDescriptionText, TargetDate, TargetUser, CompletedDate and CompletedBy elements are empty or not present.

Revision as of 17:52, 25 October 2013

Update

The Detail will be updated if the DetailDescriptionText, TargetDate, TargetUser or CompletedBy element values are modified. The DetailDescriptionText element is required to have a value. The TargetUser and CompletedBy elements, if present, must contain a valid user. The TargetDate and CompletedDate, if present, must contain a valid date.

Delete

The detail will be deleted if the DetailDescriptionData element has no child elements, or the DetailDescriptionText, TargetDate, TargetUser, CompletedDate and CompletedBy elements are empty or not present.