BOMCalcBase Class [AX 2012]

Syntax

class BOMCalcBase

Run On

Called

Methods

  Method Description
Gg740467.pubmethod(en-us,AX.60).gif addTotalItemConsumption
Gg740467.pubmethod(en-us,AX.60).gif allowNonBOMFormula
Gg740467.pubmethod(en-us,AX.60).gif bomCalcGroup Gets the calculation group settings.
Gg740467.pubmethod(en-us,AX.60).gif bufferCalcTrans
Gg740467.protmethod(en-us,AX.60).gif calcRoute Calculates the cost for the route.
Gg740467.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif getLineNum
Gg740467.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif getTotalItemConsumption
Gg740467.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif hasTradeAgreements
Gg740467.pubmethod(en-us,AX.60).gif incProgressTotals
Gg740467.protmethod(en-us,AX.60).gif initListRoute Creates a list of route operations for the current production order.
Gg740467.protmethod(en-us,AX.60).gif initParameters
Gg740467.pubmethod(en-us,AX.60).gif initProgressBar
Gg740467.pubmethod(en-us,AX.60).gif new Initializes a new instance of the BOMCalcBase class.
Gg740467.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif parmCalcDate Gets or sets the CalcDate parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckAgeCostPrice Gets or sets the CheckAgeCostPrice parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckMinContribution Gets or sets the CheckMinContribution parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckMissingUpdates Gets or sets the CheckMissingUpdates parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckNoBOM Gets or sets the CheckNoBOM parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckNoConsump Gets or sets the CheckNoConsump parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckNoCostPrice Gets or sets the CheckNoCostPrice parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckNoResource Gets or sets the CheckNoResource parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckNoRoute Gets or sets the CheckNoRoute parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCheckUseFallBack Gets or sets the CheckUseFallBack parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmCostPriceModel Gets or sets the CostPriceModel parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmExistTradeAgreements Gets or sets the ExistTradeAgreements parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmInventTable Gets or sets the InventTable parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmInventUnitId Gets or sets the InventUnitId parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmLevel Gets or sets the Level parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmOverrideGroupWarnings Gets or sets the OverrideGroupWarnings parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmParentBOMCalc Gets or sets the ParentBOMCalc parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmPdsComdPricingRun Gets or sets the PdsComdPricingRun parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmPmfBomVersion Gets or sets the BOMVersion record that will be used for the calculation.
Gg740467.pubmethod(en-us,AX.60).gif parmProfitSet Gets or sets the ProfitSet parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmProgressBar Gets or sets the ProgressBar parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmSeriesSize Gets or sets the SeriesSize parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmShowProgress Gets or sets the ShowProgress parameter.
Gg740467.pubmethod(en-us,AX.60).gif parmUseStandardQty Gets or sets the UseStandardQty parameter.
Gg740467.pubmethod(en-us,AX.60).gif setExistTradeAgreements
Gg740467.pubmethod(en-us,AX.60).gif setLineNum
Gg740467.pubmethod(en-us,AX.60).gif setProgressTotals
Gg740467.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif updateProgress
Gg740467.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif validate
Gg740467.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg740467.pubmethod(en-us,AX.60).gif Gg740467.static(en-us,AX.60).gif ::description Gets the description of the class.

Top

Inheritance Hierarchy

Object Class
  BOMCalcBase Class
    BOMCalcItem Class
    BOMCalcProd Class