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

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Master BOM Detail Update and Delete.DetailContact" ([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===
System Contacts Detail (DetailContact)
===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 updated. If the ContactID is not present, the FirstName and LastName element values must match an existing contact for an update to occur.
The Detail will be updated if the combination of FirstName and LastName match an existing contact that differs from the original contact.  


===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 16:19, 22 September 2014


Detail

System Contacts Detail (DetailContact)

Update

The Detail will be updated if the combination of FirstName and LastName match an existing contact that differs from the original contact.

Delete

The detail will be deleted if the Contact element has no child elements.