WHSInventTransOriginWorkFrom::writeOriginOwnerRelationship Method
Creates or updates the relationship between the inventory transactions originator of the work issued transactions and the work transaction.
Syntax
server public static void writeOriginOwnerRelationship(WHSWorkInventTransRecId _workInventTransIssueRecId, InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _workInventTransIssueRecId
Type: WHSWorkInventTransRecId Extended Data Type
The ID of the work issue transaction.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator. It is the primary key on the InventTransOrigin table.