InventTransOriginPmfProdCoBy::deleteOwnerRelationship Method
Deletes the relationship between the inventory transactions originator and the co/by-product.
Syntax
client server public static void deleteOwnerRelationship(DataAreaId _dataAreaId, PmfProdCoByRecId _prodCoByRecId)
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.
- _prodCoByRecId
Type: PmfProdCoByRecId Extended Data Type
The RecId field of the PmfProdCoBy table; this is a part of the primary key on the PmfProdCoBy table.