BOMCalcItem::newItem Method [AX 2012]
server public static BOMCalcItem newItem(
ItemId _itemId,
InventDimId _inventDimId,
Qty _calcQty,
BOMId _bomId,
RouteId _routeId,
CostProfitSet _profitSet,
BOMCalcExplosionMode _bomCalcExplosionMode,
[PriceCalcId _priceCalcId,
TransDate _calcDate,
BOMRouteVersionSelect _bomRouteVersionSelect,
boolean _showProgress,
BOMCalcType _bomCalcType,
CostingVersionId _costingVersionId,
BOMCalcCostingVersionUpdate _calcCostingVersionUpdate,
NoYes _costPriceTransfer,
NoYes _salesPriceTransfer,
BOMCalcFallBack _bomCalcFallBack,
CostingVersionId _fallBackVersionId,
BOMCostPriceModel _costPriceModel,
PurchPriceModel _purchPriceModel,
boolean _findItemProcurementMode,
RefRecId _productionFlowReferenceRecId,
ItemProcurementMode _itemProcurementMode,
LeanCostingFacadeBase _leanCostingFacade])
Run On
ServerParameters
- _itemId
- Type: ItemId Extended Data Type
- _inventDimId
- Type: InventDimId Extended Data Type
- _calcQty
- Type: Qty Extended Data Type
- _bomId
- Type: BOMId Extended Data Type
- _routeId
- Type: RouteId Extended Data Type
- _profitSet
- Type: CostProfitSet Enumeration
- _bomCalcExplosionMode
- Type: BOMCalcExplosionMode Enumeration
- _priceCalcId
- Type: PriceCalcId Extended Data Type
- _calcDate
- Type: TransDate Extended Data Type
- _bomRouteVersionSelect
- Type: BOMRouteVersionSelect Enumeration
- _showProgress
- Type: boolean
- _bomCalcType
- Type: BOMCalcType Enumeration
- _costingVersionId
- Type: CostingVersionId Extended Data Type
- _calcCostingVersionUpdate
- Type: BOMCalcCostingVersionUpdate Enumeration
- _costPriceTransfer
- Type: NoYes Enumeration
- _salesPriceTransfer
- Type: NoYes Enumeration
- _bomCalcFallBack
- Type: BOMCalcFallBack Enumeration
- _fallBackVersionId
- Type: CostingVersionId Extended Data Type
- _costPriceModel
- Type: BOMCostPriceModel Enumeration
- _purchPriceModel
- Type: PurchPriceModel Enumeration
- _findItemProcurementMode
- Type: boolean
- _productionFlowReferenceRecId
- Type: RefRecId Extended Data Type
- _itemProcurementMode
- Type: ItemProcurementMode Enumeration
- _leanCostingFacade
- Type: LeanCostingFacadeBase Class
Show: