HRPWorkerLimit Class [AX 2012]
The HrpWorkerLimit class manages the limits that are associated with workers.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getActiveDefaultSLRule | Retrieves the rule details for an active default signing limit that are configured for the specified parameters. |
| getActiveLimitCurrencyRule | Retrieves the active currency rule details that are configured for the specified parameters. |
| getActiveRuleId | Retrieves the active rule of the specified rule type for the current company. |
| getAuthBaseRecId | Retrieves the job or compensation details for the specified authority basis and position ID. |
| getContainer | Prepares the container for the specified values. |
| getCurrencyFromPolicy | Gets the currency policy from the currency policy. |
| getDefaultLimitDetailsCompLevel | Reads data from the HRPDefaultLimitDetail table for the specified compensation level, limit type, and document type details. |
| getDefaultLimitDetailsJob | Reads data from the HRPDefaultLimitDetail table for the specified job, limit type, and document type details. |
| getDefaultLimitsFromPolicy | Gets the currency policy from the currency policy. |
| getLimitRequestCurrencyRule | Reads data from the HRPLimitRequestCurrencyRule table for the specified rule ID. |
| getOUs | Retrieves all the operating units mapped to the position of the logged-in worker. |
| getPositionWorkerAssignment | Reads data from the HcmPositionWorkerAssignment table for the specified worker and position details. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWorkerSigningLimit | Gets the active signing limit values for the specified worker. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isAnyIndividualLimitsAvailable | Checks for an active individual limit for the specified HRPLimitDocument, HRPLimitType, and HcmPositionWorkerAssignment values. |
| isLimitAttestationValid | Indicates whether the specified limit request has valid limit attestation. |
| 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.) |
| paramGetIsEmployeeOnlyGetLimits | Gets and sets the isEmployeeOnlyGetSigningLimits class attribute. |
| paramGetIsRequestRequired | Gets and sets the isRequestRequired class attribute. |
| paramGetIsWorkerAnEmployee | Gets and sets the isWorkerAnEmployee class attribute. |
| paramGetSigningLimitBasedOn | Gets and sets the authorityBasis class attribute. |
| readApprovedLimitAmount | Reads the approved signing limit amount for the specified approval limit. |
| readLimitParameters | Reads the signing limit parameters set by the administrator. |
| readWorkerDetails | Reads the worker details and identifies whether a worker is an employee or contractor. |
| 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.) |
Community Additions
ADD
Show: