RLedgerTurnoverSheetLine.reportTable Method
Finds the specified record in the RLedgerTurnoverSheet table using reference field in the RLedgerTurnoverSheetLine table.
Syntax
public RLedgerTurnoverSheet reportTable([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RLedgerTurnoverSheet Table
A record in the RLedgerTurnoverSheet table; otherwise, an empty record.