InventCostMovement.checkParm Method [AX 2012]
Syntax
protected boolean checkParm(
InventMovement _inventMovement,
Voucher _voucher,
TransDate _transDate,
InventCostTransState _costTransState,
boolean _isReturn)
Run On
Called
Parameters
- _inventMovement
Type: InventMovement Class
- _voucher
Type: Voucher Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _costTransState
Type: InventCostTransState Enumeration
- _isReturn
Type: boolean