Share via


InventTable.findBomAndRouteForCoProd Method

Finds a BOM and Route data for a co-product based on the search criteria.

Syntax

public container findBomAndRouteForCoProd(
    BOMRouteVersionSelect _bomRouteVersionSelect, 
    TransDate _searchDate, 
    FromQty _searchQty, 
    InventDim _searchInventDim)

Run On

Called

Parameters

  • _searchInventDim
    Type: InventDim Table
    A specified InventDim search criterion.

Return Value

Type: container
A container with a BOM and Route data for a co-product based on the search criteria.

See Also

Reference

InventTable Table