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 LedgerJournalTrans record after it is processed.
Syntax
protected void updateLedgerJournalTrans(
LedgerJournalTrans _ledgerJournalTrans,
CustVendOutPaymRecord _custVendOutPaymRecord,
boolean _generateRemittanceFeeTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans object to update.
- _custVendOutPaymRecord
Type: CustVendOutPaymRecord Class
The CustVendOutPaymRecord record that is selected for payment format generation.
- _generateRemittanceFeeTrans
Type: boolean
A Boolean value that indicates whether the RemittanceFeeTrans value should be generated.