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