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.
Determines the batch production date for the movement.
Syntax
public InventBatchProdDate batchProdDate([InventTrans _inventTrans])
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans record that is used to determine the batch production date; optional.
Return Value
Type: InventBatchProdDate Extended Data Type
The batch production date.
Remarks
This method overrides the base class method.