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 and posts the indirect transaction with the specified amount.
Syntax
protected void updateIndirectTransAmount(
LedgerVoucher _ledgerVoucher,
ProdIndirectTrans _indirectTrans,
CostAmount _costAmount)
Run On
Called
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher object where the ledger transactions are added.
- _indirectTrans
Type: ProdIndirectTrans Table
The indirect transaction to update and post.
- _costAmount
Type: CostAmount Extended Data Type
The amount that should be updated and posted on the indirect transaction.