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 serial production date for the movement.
Syntax
public InventSerialProdDate serialProdDate([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: InventSerialProdDate Extended Data Type
The batch production date.
Remarks
This method overrides the base class method.