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.
Initializes the physical accounts on the ProdIndirectTrans record based on the calculation type.
Syntax
protected void initPhysicalAccounts(
CostSheetNodeCalculation _calculationNode,
Voucher _voucher,
TransDate _transDate,
ProdIndirectTrans _prodIndirectTrans)
Run On
Called
Parameters
- _calculationNode
Type: CostSheetNodeCalculation Class
The indirect cost calculation type.
- _voucher
Type: Voucher Extended Data Type
The ledger voucher record.
- _transDate
Type: TransDate Extended Data Type
The calculation date.
- _prodIndirectTrans
Type: ProdIndirectTrans Table
The ProdIndirectTrans record to be initialized.