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 _vendOutPaymRecord,
boolean _generateRemittanceFeeTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans object to update.
- _vendOutPaymRecord
Type: CustVendOutPaymRecord Class
- _generateRemittanceFeeTrans
Type: boolean
A Boolean value that indicates whether the RemittanceFeeTrans value should be generated.