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

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Master BOM Detail Update and Delete.DetailCompany" ([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===
Company Detail (DetailCompany)
===Update===
===Update===
The detail will be updated if CompanyID element value has been modified and matches an existing company.  
The detail will be updated if combinations of CompanyID and/or CompanyName match a company that differs from the original.  
 
===Delete===
===Delete===
The detail will be deleted if the SelectedValue element is empty or contains a CompanyID element with a value = 0 and an empty or not present CompanyName element.
The detail company will be deleted if the SelectedValue element is empty or contains a CompanyID element with a value = 0 and an empty or not present CompanyName element.

Revision as of 15:58, 22 September 2014


Detail

Company Detail (DetailCompany)

Update

The detail will be updated if combinations of CompanyID and/or CompanyName match a company that differs from the original.

Delete

The detail company will be deleted if the SelectedValue element is empty or contains a CompanyID element with a value = 0 and an empty or not present CompanyName element.