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 work receipt transactions and the work transaction.
Syntax
server public static void writeOriginOwnerRelationship(WHSWorkInventTransRecId _workInventTransReceiptRecId, InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _workInventTransReceiptRecId
Type: WHSWorkInventTransRecId Extended Data Type
The ID of the work receipt transaction.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator. It is the primary key on the InventTransOrigin table.