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

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


===Detail===
===Detail===
Date Detail (DetailDate)
Current System Users Detail (UserInfo)
===Update===
===Update===
The detail will be updated if the Date element’s child elements are modified and contain a valid date.
The detail will be updated if the Login value matches an existing user that differs from the original user.  
===Delete===
===Delete===
The detail will be deleted if the Date element has no child elements.
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 16:21, 22 September 2014


Detail

Current System Users Detail (UserInfo)

Update

The detail will be updated if the Login value matches an existing user that differs from the original 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.