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 CustTransCashDisc and VendTransCashDisc tables with cash discount information from the journal line.
Syntax
public void updateCashDiscDetail(LedgerJournalTrans _ledgerJournalTrans, [boolean _manual])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
- _manual
Type: boolean
Remarks
This method must be called when the CashDiscAmount, CashDiscCode and DateCashDisc fields of the journal line is changed.