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.
Retrieves the ID of the inventory transactions originator of the transit source transactions for the inventory transfer order line.
Syntax
client server public static InventTransOriginId findInventTransOriginId(
DataAreaId _transferOrderDataAreaId,
InventTransferId _transferOrderId,
LineNum _transferOrderLineNum)
Run On
Called
Parameters
- _transferOrderDataAreaId
Type: DataAreaId Extended Data Type
- _transferOrderId
Type: InventTransferId Extended Data Type
- _transferOrderLineNum
Type: LineNum Extended Data Type
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.