InventTransOriginRAssetScrap_RU::writeOriginOwnerRelationship Method
Creates or updates the relationship between the inventory transactions originator and the fixed assets remainders.
Syntax
server public static void writeOriginOwnerRelationship(RefRecId _rAssetScrap, InventTransOriginId _inventTransOriginId)
Run On
Server
Parameters
- _rAssetScrap
Type: RefRecId Extended Data Type
The ID of the RAssetScrap table. It is the primary key on the RAssetScrap table.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator. It is the primary key on the InventTransOrigin table.