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 InventCostMovement object.
Syntax
public void initCostMovement(
InventCostTransState _costTransState,
Voucher _voucher,
TransDate _transDate,
boolean _isReturn)
Run On
Called
Parameters
- _costTransState
Type: InventCostTransState Enumeration
An InventCostTransState enumeration value.
- _voucher
Type: Voucher Extended Data Type
The voucher number.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _isReturn
Type: boolean
A Boolean value that specifies whether the movement is a return movement.