HcmPositionForecastCompGridView Class [AX 2012]
The HcmPositionForecastCompGridView class is the view model class for the HcmPositionForecastCompensationGrid form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearTmpGrid | Clears HcmPositionForecastSalaryGroupComTmpGrid table. |
| deleteCompensationLevel | Deletes record from HcmPositionForecastCompensationGrid table based on HcmCompensationLevel and HcmPositionForecastCompGroupRefPoint table ID. |
| 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.) |
| initCompRecord | Initializes the record buffer for HcmPositionForecastCompensationGrid table. |
| initMembers | Initialize HcmPositionForecastCompGroupRefPoint record buffer. |
| initTmpGrid | Initialize HcmPositionForecastCompGroupRefPoint, HcmCompensationLevel and LineNumfor the HcmTmpPositionForecastCompensationGrid buffer. |
| new | Initializes a new HcmPositionForecastCompGridView class instance. |
| 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.) |
| parmCompGroupRefPoint | Gets the CompGroupRefPoint parameter. |
| parmTmpGrid | Gets or sets the TmpGrid parameter. |
| setColumnLabel | Returns the grid column label for the compensation grid. |
| setControls | Updates the columns on gird of the HcmPositionForecastCompensationGrid form. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTmpGridData | Fills HcmTmpPositionForecastCompensationGrid by iterating through HcmPositionForecastCompensationGrid table. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updatePositionForecastCompGrid | Creates or Updates HcmPositionForecastCompensationGrid record by copying the from HcmTmpPositionForecastCompensationGrid table. |
| 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.) |
| writeCompRecord | Validates and writes data into HcmPositionForecastCompensationGrid table. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::createCompensationGroupRefPoint | Creates the association between a compensation group and a compensation grid. |
| ::openMenuItemForm | Open a form referenced by the menu item |
Community Additions
ADD
Show: