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 or updates the relationship between the inventory transactions originator of the transit source transactions and the inventory transfer order line.
Syntax
server public static void writeOriginOwnerRelationship(
DataAreaId _transferOrderDataAreaId,
InventTransferId _transferOrderId,
LineNum _transferOrderLineNum,
InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _transferOrderDataAreaId
Type: DataAreaId Extended Data Type
- _transferOrderId
Type: InventTransferId Extended Data Type
- _transferOrderLineNum
Type: LineNum Extended Data Type
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type