RPayTblDimension Class [AX 2012]
class-container for time dimensions.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clone | Clones the time dimension. |
| equal | Determines if time dimensions are equal. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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.) |
| parmCalendarId | Gets or sets the CalendarId parameter. |
| parmCorrectedPeriod | Gets or sets the CorrectedPeriod parameter. |
| parmHcmTitleId | Gets or sets the HcmTitleId parameter. |
| parmOrganizationId | Gets or sets the OrganizationId parameter. |
| parmPayFormType | Gets or sets the PayFormType parameter. |
| parmSourceDate | Gets or sets the SourceDate parameter. |
| parmTblRate | Gets or sets the TblRate parameter. |
| parmTimeCode | Gets or sets the TimeCode parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Gets the string description. |
| 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.) |
| ::getDimensionClassesIds | Gets the container will time dimensions handling classes ids. |
| ::getDimensions | Gets time dimensions. |
Community Additions
ADD
Show: