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 CustVendTrans map.
Syntax
protected void initCustVendTrans(
CustVendTrans custVendTrans,
LedgerVoucher _ledgerPostingJournal,
[boolean _useSubLedger])
Run On
Server
Parameters
- custVendTrans
Type: CustVendTrans Map
The map that contains the value of the vendor transaction or customer transaction.
- _ledgerPostingJournal
Type: LedgerVoucher Class
The ledger posting journal to use for ledger posting.
- _useSubLedger
Type: boolean
A Boolean value that indicates whether the subledger is being used; optional.