Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.