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.
Creates an InventMovement object that is based on either an InventTrans or SalesLine object.
Syntax
public InventMovement inventMovement([InventTransId _inventTransId, boolean _requireOrderedInventTrans])
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
An InventTransId value; optional.
- _requireOrderedInventTrans
Type: boolean
A Boolean value that indicates whether a status receipt must be ordered; optional.
Return Value
Type: InventMovement Class
An InventMovement object.