BOMCalcItemOperPhantom Class [AX 2012]
The BOMCalcItemOperPhantom class calculates a BOMCalcTrans for a route operation that belongs to a line type phantom BOM.
| Method | Description | |
|---|---|---|
| calc | (Inherited from BOMCalcItemOper.) |
| calcConsumption | Calculates the consumption of the route operation. (Overrides the calcConsumption Method.) |
| calcCost | (Inherited from BOMCalcItemOper.) |
| calcCostProcess | (Inherited from BOMCalcItemOper.) |
| calcCostQty | (Inherited from BOMCalcItemOper.) |
| calcCostSetup | (Inherited from BOMCalcItemOper.) |
| canCalc | (Inherited from BOMCalcOper.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCostPrice | Gets the cost price. (Inherited from BOMCalcItemOper.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from BOMCalcItemOper.) |
| initParameters | Initializes parameters for the BOM calculation. (Overrides the initParameters Method.) |
| initWrkCtrId | Initializes the WrkCtrId class member with the resource ID from the corresponding route operation. (Inherited from BOMCalcItemOper.) |
| insertBOMCalcTrans | (Inherited from BOMCalcItemOper.) |
| insertBOMCalcTransProcess | (Inherited from BOMCalcItemOper.) |
| insertBOMCalcTransQty | (Inherited from BOMCalcItemOper.) |
| insertBOMCalcTransSetup | (Inherited from BOMCalcItemOper.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmLineNum | Gets or sets the LineNum parameter. (Inherited from BOMCalcOper.) |
| parmParentBOMCalc | Gets or sets the ParentBOMCalc parameter. (Inherited from BOMCalcItemOper.) |
| parmParentConsumption | Gets or sets the ParentConsumption parameter. |
| parmParentInventDim | Gets or sets the ParentInventDim parameter. |
| parmParentItemId | Gets or sets the ParentItemId parameter. |
| parmParentSeriesSize | Gets or sets the ParentSeriesSize parameter. |
| parmPhantomBOMFactor | Gets or sets the PhantomBOMFactor parameter. |
| parmPhantomData | Gets or sets the PhantomData parameter. |
| parmRoute | Gets or sets the Route parameter. (Inherited from BOMCalcItemOper.) |
| phantomBOMFactor | Retrieves the factor that is used for unit conversion for a phantom item. (Overrides the phantomBOMFactor Method.) |
| setLineNum | (Inherited from BOMCalcOper.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateBOMCalcTrans | (Inherited from BOMCalcItemOper.) |
| updateNumOfSeries | (Inherited from BOMCalcItemOper.) |
| updateParent | (Inherited from BOMCalcItemOper.) |
| updatePrices | (Inherited from BOMCalcItemOper.) |
| updateUnitId | (Inherited from BOMCalcItemOper.) |
| updateWarnings | (Inherited from BOMCalcItemOper.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from BOMCalcItemOper.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the BOMCalcItemOperPhantom class. |
| ::newRoutePhantom | Creates a new instance of the BOMCalcItemOperPhantom class. |
Community Additions
ADD
Show: