Master BOM Detail Update and Delete.DetailDescription: Difference between revisions
Jump to navigation
Jump to search
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 DetailDescriptionTe…') |
John Leavitt (talk | contribs) 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 | 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 | 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.