LedgerJournalTrans.getBankLCLine Method
Gets the BankLCLine record that is related to the CustVendTransOpen record, which is settled by using the LedgerJournalTrans record.
Syntax
public BankLCLine getBankLCLine([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: BankLCLine Table
The BankLCLine record.