HcmMassBenefitExpiration Class [AX 2012]
The HcmMassBenefitExpiration class is the mass expiration domain helper class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteDefunctData | Deletes data that has been left over in the mass expiration process staging tables from previous unprocessed data from an incomplete process. |
| deleteUnmarked | Deletes data that has not been marked for mass expiration process. |
| deleteUnprocessedData | Deletes data that has been left over in the mass expiration process staging tables from the current incomplete process. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expirationProcessingResultCallback | Opens the HcmMassBenefitExpirationResults form upon completion of the asynchronous call to the mass benefit expiration engine. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initExpirationForm | Initializes the data and objects that are required for interaction with the form. |
| new | |
| 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.) |
| parmArgs | Gets or sets the Args parameter. |
| parmBenefitExpirationGroup | Represents the benefit expiration group process record. |
| parmCallerBenefit | Represents the benefit with which to default the process. |
| parmHcmBenefitExpirationStatusDataSource | Gets or sets the HcmBenefitExpirationStatusDataSource parameter. |
| prepareBenefitExpirationGroupTable | Creates a new expiration group process record. |
| prepareBenefitExpirationStatusTable | Prepares new expiration status records for every worker that is enrolled in the benefit. |
| prepareBenefitExpirationTables | Prepares the expiration process tables for the mass expiration process. |
| runMassExpirationProcess | Places an asynchronous call to the mass expiration engine to update worker enrollments and/or the benefit. |
| 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.) |
| ::constructFromBenefit | Constructs a new mass expiration object to control the mass expiration process and form. |
Community Additions
ADD
Show: