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 a new instance of the InventMov_TransferTransitFrom class that is based on the specified record.
Syntax
client server public static InventMov_TransferTransitFrom newFromInventTransferLine(InventTransferLine _inventTransferLine, [InventType _inventType])
Run On
Called
Parameters
- _inventTransferLine
Type: InventTransferLine Table
The InventTransferLine record for which the class is instantiated.
- _inventType
Type: InventType Class
The associated InventType class.
Return Value
Type: InventMov_TransferTransitFrom Class
An instance of the InventMov_TransferTransitFrom class.