Share via


InventTransOriginAssetComponent_JP::writeOriginOwnerRelationship Method

Creates or updates the relationship between the inventory transactions originator and the fixed assets remainders.

Syntax

server public static void writeOriginOwnerRelationship(RefRecId _assetComponentRecId, InventTransOriginId _inventTransOriginId)

Run On

Server

Parameters

  • _assetComponentRecId
    Type: RefRecId Extended Data Type
    The ID of the AssetComponent table. It is the primary key on the AssetComponent table.

See Also

Reference

InventTransOriginAssetComponent_JP Table