Master BOM Detail Update and Delete.UserInfo: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
===Detail=== | ===Detail=== | ||
Current System Users Detail (UserInfo) | |||
===Update=== | ===Update=== | ||
The detail will be updated if the | 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 | 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.