Share via


InventTransOriginPmfProdCoBy::writeOriginOwnerRelationship Method

Creates or updates the relationship between the inventory transactions originator and the co/by-production line.

Syntax

client server public static void writeOriginOwnerRelationship(
    DataAreaId _dataAreaId, 
    PmfProdCoByRecId _prodCoByRecId, 
    InventTransOriginId _inventTransOriginId)

Run On

Called

Parameters

  • _dataAreaId
    Type: DataAreaId Extended Data Type
    The value of the dataAreaId field in the PmfProdCoBy table; this is a part of the primary key on the PmfProdCoBy table.

See Also

Reference

InventTransOriginPmfProdCoBy Table