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

From ReliaWiki
Jump to navigation Jump to search
(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 any of the present elem…')
 
Line 3: Line 3:
The detail will be updated if any of the present elements values are modified and the Login element value matches an existing user.
The detail will be updated if any of the present elements values are modified and the Login element value matches an existing user.
===Delete===
===Delete===
The detail will be deleted if the User element is empty or contains all empty child elements Login, FirstName, MiddleName, and LastName.
The detail will be deleted if the User element is empty or if all of the following child elements are empty: Login, FirstName, MiddleName and LastName.

Revision as of 17:51, 25 October 2013

Update

The detail will be updated if any of the present elements values are modified and the Login element value matches an existing user.

Delete

The detail will be deleted if the User element is empty or if all of the following child elements are empty: Login, FirstName, MiddleName and LastName.