PBALib::createBOM Method [AX 2012]
server public static BOM createBOM(
BOMId defaultBOMId,
BOMId bomId,
PBAId pbaId,
PBANodeId nodeId,
Common itemLine,
CustAccount custAccount,
PBATablePBAInstance pbaTablePBAInstance,
PBATmpBomId pbaTmpBomId,
BOMEndSchedConsump bomEndSchedConsump,
ProdFlushingPrincipBOM prodFlushingPrincip,
WrkCtrConsumption wrkCtrConsumption,
BOMType bomType,
BOMConsumpType bomConsumpType,
ItemId itemId,
BOMQty bomQty,
NoYes calculation,
BOMMeasureHeight height,
BOMMeasureWidth width,
BOMMeasureDepth depth,
BOMMeasureDensity density,
BOMMeasureConstant constant,
BOMRoundUp bomRoundUp,
BOMRoundUpQty bomRoundUpQty,
BOMPosition position,
OprNumBOM oprNum,
StartDate fromDate,
EndDate todate,
VendAccount vendId,
UnitOfMeasureSymbol unitID,
ConfigGroupId configGroupId,
BOMFormula bomFormula,
BOMQtySerie bomQtySerie,
ItemBOMId itemBOMId,
ItemRouteId itemRouteId,
PBAId itemPBAId,
ScrapVar scrapVar,
ScrapConst scrapConst,
InventDimId inventDimId)
Run On
ServerParameters
- defaultBOMId
- Type: BOMId Extended Data Type
- bomId
- Type: BOMId Extended Data Type
- pbaId
- Type: PBAId Extended Data Type
- nodeId
- Type: PBANodeId Extended Data Type
- itemLine
- Type: Common Table
- custAccount
- Type: CustAccount Extended Data Type
- pbaTablePBAInstance
- Type: PBATablePBAInstance Table
- pbaTmpBomId
- Type: PBATmpBomId Table
- bomEndSchedConsump
- Type: BOMEndSchedConsump Extended Data Type
- prodFlushingPrincip
- Type: ProdFlushingPrincipBOM Enumeration
- wrkCtrConsumption
- Type: WrkCtrConsumption Extended Data Type
- bomType
- Type: BOMType Enumeration
- bomConsumpType
- Type: BOMConsumpType Enumeration
- itemId
- Type: ItemId Extended Data Type
- bomQty
- Type: BOMQty Extended Data Type
- calculation
- Type: NoYes Enumeration
- height
- Type: BOMMeasureHeight Extended Data Type
- width
- Type: BOMMeasureWidth Extended Data Type
- depth
- Type: BOMMeasureDepth Extended Data Type
- density
- Type: BOMMeasureDensity Extended Data Type
- constant
- Type: BOMMeasureConstant Extended Data Type
- bomRoundUp
- Type: BOMRoundUp Enumeration
- bomRoundUpQty
- Type: BOMRoundUpQty Extended Data Type
- position
- Type: BOMPosition Extended Data Type
- oprNum
- Type: OprNumBOM Extended Data Type
- fromDate
- Type: StartDate Extended Data Type
- todate
- Type: EndDate Extended Data Type
- vendId
- Type: VendAccount Extended Data Type
- unitID
- Type: UnitOfMeasureSymbol Extended Data Type
- configGroupId
- Type: ConfigGroupId Extended Data Type
- bomFormula
- Type: BOMFormula Enumeration
- bomQtySerie
- Type: BOMQtySerie Extended Data Type
- itemBOMId
- Type: ItemBOMId Extended Data Type
- itemRouteId
- Type: ItemRouteId Extended Data Type
- itemPBAId
- Type: PBAId Extended Data Type
- scrapVar
- Type: ScrapVar Extended Data Type
- scrapConst
- Type: ScrapConst Extended Data Type
- inventDimId
- Type: InventDimId Extended Data Type
Show: