InventAdjustPostClosing.processProdIndirectTrans Method [AX 2012]
Processes a ProdIndirectTrans record.
Syntax
protected void processProdIndirectTrans(ProdIndirectTrans _prodIndirectTrans)
Run On
Server
Parameters
- _prodIndirectTrans
Type: ProdIndirectTrans Table
Remarks
This method is called from the updateProduction method to post the indirect cost. Open production order adjustments will be posted to the estimated accounts. Ended production order adjustments will be posted to the absorption accounts.