InventModelType_MovingAverage.reversePhysicalSettlement Method [AX 2012]
Reverses a physical value adjustment.
Syntax
protected void reversePhysicalSettlement(
InventMovement _inventMovement,
LedgerVoucher _ledgerVoucher,
InventTrans _inventTrans,
InventSettlement _inventSettlement)
Run On
Called
Parameters
- _inventMovement
Type: InventMovement Class
The InventMovement that belongs to the currently processed transaction.
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher to which the postings should be added.
- _inventTrans
Type: InventTrans Table
The inventory transaction that is currently processed.
- _inventSettlement
Type: InventSettlement Table
The InventSettlement that should be reversed.