HcmPositionForecastCalcProcessLauncher Class [AX 2012]
The HcmPositionForecastCalcProcessLauncher class is the form helper class for the HcmPositionForecastForm and it is used to invoke HcmPositionForecastCalculationEngine calculation engine class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearDirtyState | Updates the PositionDirty state to Clean |
| deleteDefunctData | Deletes data that has been left over in the calculation process tables from incomplete processes. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| forecastCalcProcessingResultCallback | Starts the calculation process for position forecast when the background process completes. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initPositionForecastCalcTables | Initializes the data and objects that are required for interaction with the form. |
| new | Initializes a new instance of the HcmPositionForecastCalcProcessLauncher class. |
| 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.) |
| parmActivationDate | Gets or sets the ActivationDate parameter. |
| parmBudgetAmountCur | Gets or sets the BudgetAmountCur parameter. |
| parmBudgetPlanningProcessRecId | Gets or sets the BudgetPlanningProcessRecId parameter. |
| parmLegalEntity | Gets or sets the LegalEntity parameter. |
| parmPositionForecastCalculationGroup | Gets or sets the PositionForecastCalculationGroup parameter. |
| parmPositionForecastScenarioRecId | Gets or sets the PositionForecastScenarioRecId parameter. |
| parmPositionForecastScenarioSet | Gets or sets the PositionForecastScenarioSet parameter. |
| parmProcessMultipleCostElements | Gets or sets the ProcessMultipleCostElements parameter. |
| parmRetirementDate | Gets or sets the RetirementDate parameter. |
| positionForecastScenarioSetEnumerator | |
| prepareForecastCalcTables | Prepares the forecast calculation process tables for the forecast calculation process. |
| preparePositionForecastCalcGroupTable | Creates a new HcmPositionForecastCalculationGroup table record. |
| preparePositionForecastCalcStatusTable | Prepares new forecast calculation status records for every position that is chosen in the forecast calculation process.data source. |
| runPositionForecstCalculationProcess | Starts the forecast calculation engine in async mode. |
| setHcmPositionForecastCalculationStatus | |
| 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.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::clearPositionSetDirtyState | HcmPositionForecastlastModified table records in order to set the PositionForecastScenarioState field to represent an unmodified state. |
| ::construct | Constructs an HcmPositionForecastCalcProcessLauncher class instance. |
| ::newForecastCalcMultiplePositions | Constructs a new calculation process object that will be used for performing calculation for the forecast positions. |
| ::newForecastCalculateSinglePosition | Constructs a new calculation process object that will be used for performing calculation for the forecast positions. |
Community Additions
ADD
Show: