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.
Updates the internal caches for journal and voucher tables and refreshes the data source of the supplied LedgerJournalTrans record buffer.
Syntax
public void write(
LedgerJournalTrans _ledgerJournalTrans,
[boolean _updateCashDisc,
LedgerJournalTrans_RAsset _ledgerJournalTrans_RAsset,
LedgerJournalTrans_RDeferrals _ledgerJournalTrans_RDeferrals,
LedgerJournalTrans_RCash _ledgerJournalTrans_RCash])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A LedgerJournalTrans record buffer
- _updateCashDisc
Type: boolean
A Boolean flag that determines whether the cash discount of the journal line was manually entered; optional.
- _ledgerJournalTrans_RAsset
Type: LedgerJournalTrans_RAsset Table
A LedgerJournalTrans_RAsset record buffer.
- _ledgerJournalTrans_RDeferrals
Type: LedgerJournalTrans_RDeferrals Table
A LedgerJournalTrans_RDeferrals record buffer.
- _ledgerJournalTrans_RCash
Type: LedgerJournalTrans_RCash Table
A LedgerJournalTrans_RCash record buffer.
Remarks
This method must be called from the LedgerJournalTrans data source of the journal form the write method after super.