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.
Synchronizes the settlement on the bank line of credit according to the LedgerJournalTrans table.
Syntax
client server public static LedgerJournalTransBankLC syncSettlement(LedgerJournalTrans _ledgerJournalTrans, BankLCLineRefRecId _bankLCLineRefRecId)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The record ID of the LedgerJournalTrans record.
- _bankLCLineRefRecId
Type: BankLCLineRefRecId Extended Data Type
The record ID of the BankLCLine record.
Return Value
Type: LedgerJournalTransBankLC Table
The record in the LedgerJournalTransBankLC table.