BankDeposit.initFromLedgerJournalTrans Method
Initializes the table buffer with values from the LedgerJournalTrans table.
Syntax
private void initFromLedgerJournalTrans(LedgerJournalTrans _ledgerJournalTrans)
Run On
ClientOrServer
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The table buffer that contains the values to set as the default on the new record.
Remarks
Most values from the table are assigned directly, but some are used to determine or calculate the remaining values.