AdvanceAdjustmentParameters_W::findLedger Method
Finds records by ledger.
Syntax
server public static AdvanceAdjustmentParameters_W findLedger(RecId _ledger, [boolean _forupdate])
Run On
Server
Parameters
- _ledger
Type: RecId Extended Data Type
The RecID value of the ledger.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AdvanceAdjustmentParameters_W Table
The record that is found.