Master BOM Detail Update and Delete.DetailContact: 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 ContactID element v…') |
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 ContactID element value matches an existing contact, if no match is found the detail will not be update. | The detail will be updated if the ContactID element value matches an existing contact, if no match is found the detail will not be update.<br> | ||
If the ContactID is not present the FirstName and LastName element values must match an existing contact for an update to occur. | If the ContactID is not present the FirstName and LastName element values must match an existing contact for an update to occur. | ||
===Delete=== | ===Delete=== | ||
The detail will be deleted if the Contact element has no child elements. | The detail will be deleted if the Contact element has no child elements. |
Revision as of 23:06, 16 October 2013
Update
The detail will be updated if the ContactID element value matches an existing contact, if no match is found the detail will not be update.
If the ContactID is not present the FirstName and LastName element values must match an existing contact for an update to occur.
Delete
The detail will be deleted if the Contact element has no child elements.