Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds PlSADItemAccounts records by natural key.
Syntax
server public static PlSADItemAccounts find(PlSADItemCode _sadItemCode, [boolean _forUpdate])
Run On
Server
Parameters
- _sadItemCode
Type: PlSADItemCode Extended Data Type
The SAD item code.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: PlSADItemAccounts Table
The PlSADItemAccounts record that is found.