InventModelType_StdCost.postUpdatePhysicalReturn Method [AX 2012]
This member overrides the postUpdatePhysicalReturn Method.
Syntax
public void postUpdatePhysicalReturn(
InventMovement _inventMovement,
LedgerVoucher _ledgerVoucher,
InventTrans _inventTrans,
InventTrans _returnInventTrans)
Run On
Called
Parameters
- _inventMovement
Type: InventMovement Class
- _ledgerVoucher
Type: LedgerVoucher Class
- _inventTrans
Type: InventTrans Table
- _returnInventTrans
Type: InventTrans Table