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 and initializes a new instance of this class based on the specified transaction.
Syntax
client server public static InventDimTrackingInventTransNode newFromInventTrans(InventTrans _inventTrans, InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans transaction to base the instance on.
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record related to the specified InventTrans record.
Return Value
Type: InventDimTrackingInventTransNode Class
A new instance of this class.