Share via


PmfProdCoBy::findByProdItemDim Method

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

  • _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.

See Also

Reference

PmfProdCoBy Table