PlSADItemAccounts::find Method
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.