BOMCalcGroup::stopExplodePrice Method

Checks if the sub items on the Bill of Materials (BOM) item should be expanded.

Syntax

client server public static ItemStopExplodePrice stopExplodePrice(
    BOMCalcGroup _bomCalcGroup, 
    InventTable _inventTable, 
    InventDimId _inventDimId, 
    InventSiteId _newSiteId)

Run On

Called

Parameters

Return Value

Type: ItemStopExplodePrice Extended Data Type
true if the sub items should not be expanded; otherwise, false.

See Also

Reference

BOMCalcGroup Table