BOMCalcConsumption.pdsCWSGetQtys Method [AX 2012]

Gets the inventory and catch weight quantities for the BOM line.

Syntax

protected container pdsCWSGetQtys(BOMMap _bom)

Run On

Called

Parameters

  • _bom
    Type: BOMMap Map
    A BOM record from which to get the inventory and catch weight quantities.

Return Value

Type: container
A container that contains the inventory and catch weight quantities.

See Also

Reference

BOMCalcConsumption Class