ProdUpdHistoricalCost_Process Class [AX 2012]
The ProdUpdHistoricalCost_Process class is used for ending the batch order.
| Method | Description | |
|---|---|---|
| addCreatedRec | (Inherited from UpdateBase.) |
| addDeletedRec | (Inherited from UpdateBase.) |
| addUpdateRec | (Inherited from UpdateBase.) |
| allocationPercentMainItem | Gets the cost allocation percent of the main item. (Overrides the allocationPercentMainItem Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkValidCoBy | Validates total batch order cost allocation. |
| createBurdenHeader | Creates by-product burden journal header. |
| createBurdenPmfCoByProdCalcTrans | |
| createBurdenProdCalcTrans | |
| createBurdenProdRouteJournal | |
| createBurdenTrans | Creates by-product burden journal lines. |
| createdRecs | (Inherited from UpdateBase.) |
| createMapCoProducts | |
| deletedRecs | (Inherited from UpdateBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initProdTable | Initializes the prodTable variable with a value from the parameter table. (Inherited from ProdUpd.) |
| initProdTableJour | Creates batch order production journal. (Overrides the initProdTableJour Method.) |
| initProdTableJourCoBy | Creates batch order coby product production journal. |
| mergeCreatedRecs | (Inherited from UpdateBase.) |
| mergeDeletedRecs | (Inherited from UpdateBase.) |
| mergeRecs | (Inherited from UpdateBase.) |
| mergeUpdateRecs | (Inherited from UpdateBase.) |
| new | substantiates the object (Overrides the new Method.) |
| newLedgerVoucher | (Inherited from ProdUpdHistoricalCost.) |
| newLedgerVoucherObject | (Inherited from ProdUpdHistoricalCost.) |
| 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.) |
| onUpdateProdCalculation | Provides the possibility to perform additional actions when the production order was calculated. (Overrides the onUpdateProdCalculation Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| packCreatedRecs | (Inherited from UpdateBase.) |
| parmParmBuffer | Gets or sets the ParmBuffer parameter. (Inherited from ProdUpdHistoricalCost.) |
| pmfUpdateTCA | Updates the estimated total cost allocation percentage of the related PmfProdCoBy records. |
| postScrap | (Inherited from ProdUpdHistoricalCost.) |
| postUpdateProdJobType | Performs actions after update. (Overrides the postUpdateProdJobType Method.) |
| prodTable | Returns the value of the prodTable variable, specifying which production order will be updated. (Inherited from ProdUpd.) |
| resetCalcValues | Resets the batch order and co/by product calculation transactions. (Overrides the resetCalcValues Method.) |
| run | Starts ending batch order process. (Overrides the run Method.) |
| setCoByStandardVarianceList | Uses ProdStandardVarianceList_Process to create a inventCostTransVarianceList instance that will be passed to the inventory movement of the co/by financial update. |
| setParameters | (Inherited from ProdUpdHistoricalCost.) |
| setProdStandardVarianceList | Uses ProdStandardVarianceList to create a inventCostTransVarianceList instance that will be passed to the inventory movement of the production order financial update. (Overrides the setProdStandardVarianceList Method.) |
| 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.) |
| totalAllocationPercent | |
| updateBOMConsumption | Makes the cost accounting for BOM component. (Inherited from ProdUpdHistoricalCost.) |
| updateBOMUnderconsumption | Creates inventory transactions when parent production orders underconsume their subproduction items. (Inherited from ProdUpdHistoricalCost.) |
| updateBurdenConsumption | |
| updateByProducts | Updates batch order by products for financial posting. |
| updateCalcBOM | Updates the cost calculation for a BOM. (Overrides the updateCalcBOM Method.) |
| updateCalcBOMCoBy | Updates coby product calculations. |
| updateCalcCoBy | Updates coby product calculations. |
| updateCalcProduction | Calculates total achieved cost amount for a production order. (Inherited from ProdUpdHistoricalCost.) |
| updateCalcRefProduction | (Inherited from ProdUpdHistoricalCost.) |
| updateCoByTrans | Updates the co/by product quantities based on actual consumption. |
| updateConsOrder | This method updates the consolidated order to ended |
| updatedRecs | (Inherited from UpdateBase.) |
| updateIndirectCost | Updates the indirect cost records, reverts the indirect WIP and posts the realized amounts to the absorption accounts. (Inherited from ProdUpdHistoricalCost.) |
| updateIndirectCostCoBy | Updates the indirect cost records for the co products. |
| updateJobJournal | (Inherited from UpdateBase.) |
| updateProduction | Makes the cost accounting for a production order. (Overrides the updateProduction Method.) |
| updateRelease_RU | (Inherited from ProdUpdHistoricalCost.) |
| updateRouteConsumption | Runs the cost accounting for operations from production route. (Inherited from ProdUpdHistoricalCost.) |
| updateWIPProduction_RU | (Inherited from ProdUpdHistoricalCost.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates batch order ending process. (Overrides the validate Method.) |
| validateSFC | (Inherited from ProdUpdHistoricalCost.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | This method returns an instance of the class |
| ::newParmBuffer | This method returns an initialized instance of the class |
Object Class
UpdateBase Class
ProdUpd Class
ProdUpdHistoricalCost Class
ProdUpdHistoricalCost_Process Class
UpdateBase Class
ProdUpd Class
ProdUpdHistoricalCost Class
ProdUpdHistoricalCost_Process Class
Community Additions
ADD
Show: