ProdUpdHistoricalCost Class [AX 2012]
The ProdUpdHistoricalCost class is used for ending the production order.
| Method | Description | |
|---|---|---|
| addCreatedRec | (Inherited from UpdateBase.) |
| addDeletedRec | (Inherited from UpdateBase.) |
| addUpdateRec | (Inherited from UpdateBase.) |
| allocationPercentMainItem | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createdRecs | (Inherited from UpdateBase.) |
| 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 | |
| mergeCreatedRecs | (Inherited from UpdateBase.) |
| mergeDeletedRecs | (Inherited from UpdateBase.) |
| mergeRecs | (Inherited from UpdateBase.) |
| mergeUpdateRecs | (Inherited from UpdateBase.) |
| new | Initializes a new instance of the ProdUpdHistoricalCost class. (Overrides the new Method.) |
| newLedgerVoucher | |
| newLedgerVoucherObject | |
| 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. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| packCreatedRecs | (Inherited from UpdateBase.) |
| parmParmBuffer | Gets or sets the ParmBuffer parameter. (Overrides the parmParmBuffer Method.) |
| postScrap | |
| postUpdateProdJobType | Performs actions after update. |
| prodTable | Returns the value of the prodTable variable, specifying which production order will be updated. (Inherited from ProdUpd.) |
| projEnd | |
| resetCalcValues | |
| run | Starts the end of production order. (Overrides the run Method.) |
| setParameters | |
| setProdStandardVarianceList | Creates an instance of the inventCostTransVarianceList class that will be passed to the inventory movement of the production order financial update. |
| 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.) |
| updateBOMConsumption | Makes the cost accounting for BOM component. |
| updateBOMUnderconsumption | Creates inventory transactions when parent production orders underconsume their subproduction items. |
| updateCalcBOM | Updates the cost calculation for a BOM. |
| updateCalcProduction | Calculates total achieved cost amount for a production order. |
| updateCalcRefProduction | |
| updatedRecs | (Inherited from UpdateBase.) |
| updateIndirectCost | Updates the indirect cost records, reverts the indirect WIP and posts the realized amounts to the absorption accounts. |
| updateJobJournal | (Inherited from UpdateBase.) |
| updateProduction | Makes the cost accounting for a production order. |
| updateProjBOMConsumption | |
| updateProjProduction | |
| updateProjProductionSplit | |
| updateRelease_RU | |
| updateRouteConsumption | Runs the cost accounting for operations from production route. |
| updateWIPProduction_RU | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Overrides the validate Method.) |
| validateSFC | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::checkNoProdEndBeforeConsumption | Checks that the financial update of the production order does not occur before any physical updates of the inventory or route transactions related to the production order. |
| ::construct | Initializes a new instance of the ProdUpdHistoricalCost class. |
| ::newParmBuffer | Specifies parameters for the end of production. |
| ::runPreviousJob |
Object Class
UpdateBase Class
ProdUpd Class
ProdUpdHistoricalCost Class
ProdUpdHistoricalCost_Process Class
UpdateBase Class
ProdUpd Class
ProdUpdHistoricalCost Class
ProdUpdHistoricalCost_Process Class
Community Additions
ADD
Show: