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.
Gets the byproduct entry of the production outcomes.
Syntax
client server public static PmfProdCoBy findByProdItemDim(
ProdId _prodId,
ItemId _itemId,
[InventDimId _inventDimId,
boolean _forUpdate])
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The ID of the batch order.
- _itemId
Type: ItemId Extended Data Type
The ID of the byproduct.
- _inventDimId
Type: InventDimId Extended Data Type
The specified ID of the dimension; optional.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: PmfProdCoBy Table
The record of the PmfProdCoBy table or an empty buffer.