BOMCalcProdOper_PmfCoProduct Class [AX 2012]
The BOMCalcProdOper_PmfCoProduct class runs the production line cost calculation for production operations with a co-products and by-products.
| Method | Description | |
|---|---|---|
| calc | (Inherited from BOMCalcProdOper.) |
| calcCost | (Inherited from BOMCalcProdOper.) |
| calcCostProcess | (Inherited from BOMCalcProdOper.) |
| calcCostQty | (Inherited from BOMCalcProdOper.) |
| calcCostSetup | (Inherited from BOMCalcProdOper.) |
| 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.) |
| getCost | (Inherited from BOMCalcProdOper.) |
| 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 BOMCalcProdOper.) |
| initParameters | (Inherited from BOMCalcProdOper.) |
| initProdCalcTrans | Initializes the ProdCalcTrans record. (Overrides the initProdCalcTrans Method.) |
| insertBOMCalcTrans | (Inherited from BOMCalcProdOper.) |
| insertProdCalcTransProcess | (Inherited from BOMCalcProdOper.) |
| insertProdCalcTransQty | (Inherited from BOMCalcProdOper.) |
| insertProdCalcTransSetup | (Inherited from BOMCalcProdOper.) |
| 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 BOMCalcProdOper.) |
| parmProdRoute | Gets or sets the ProdRoute parameter. (Inherited from BOMCalcProdOper.) |
| 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.) |
| updateParent | (Inherited from BOMCalcProdOper.) |
| updateProdCalcTrans | (Inherited from BOMCalcProdOper.) |
| updateUnitId | (Inherited from BOMCalcProdOper.) |
| 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 BOMCalcProdOper.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new instance of the BOMCalcProdOper_PmfCoProduct class. |
| ::newProdRoute_PmfCoProduct | Instantiates a new instance of the BOMCalcProdOper_PmfCoProduct class, based on input parameters. |
Community Additions
ADD
Show: