Master BOM Detail Update and Delete.DetailCompany: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "Master BOM Detail Update and Delete.DetailCompany" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:XFRACAS.XML.Import.Doc.Class| | {{Template:XFRACAS.XML.Import.Doc.Class|Update Details|Update Details}} | ||
===Detail=== | |||
Company Detail (DetailCompany) | |||
===Update=== | ===Update=== | ||
The detail will be updated if CompanyID | 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.