InventTransOriginPmfProdCoBy::findInventTransOriginId Method
Gets the ID of the inventory transactions originator for the co/by-production line.
Syntax
client server public static InventTransOriginId findInventTransOriginId(DataAreaId _dataAreaId, PmfProdCoByRecId _prodCoById)
Run On
Called
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The value of the dataAreaId field of the PmfProdCoBy table; this is a part of the primary key on the PmfProdCoBy table.
- _prodCoById
Type: PmfProdCoByRecId Extended Data Type
The RecId field of the PmfProdCoBy table. It is a part of the primary key on the PmfProdCoBy table.
Return Value
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.