HRMAbsenceStat Class [AX 2012]

The HrmAbsenceStat class is a helper class for the HrmAbsenceStat form.

class HRMAbsenceStat

Run On

Server

  MethodDescription
Gg739242.protmethod(en-us,AX.60).gif buildSortFields Builds the sorting fields for the absence statics calculation from the supplied values.
Gg739242.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg739242.protmethod(en-us,AX.60).gif createCCTmpStatistics Creates the CCTmpStatistics records.
Gg739242.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif execute Calculates of the absence statistics for the specified values.
Gg739242.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg739242.protmethod(en-us,AX.60).gif insertUpdate Manages the inserts and updates to the CCTmpStatistics table buffer.
Gg739242.pubmethod(en-us,AX.60).gif new Initializes a new instance of the HRMAbsenceStat class.
Gg739242.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif prompt Presents the user with the options for defining the records to be fetched by the query.
Gg739242.protmethod(en-us,AX.60).gif setSelectionDates Manages the calculation of the selectionStartDate and selectionEndDate property values.
Gg739242.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg739242.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

This class is designed to calculate the frequency and reason selected employee groups are absent during a specified period.

Object Class
  HRMAbsenceStat Class

Community Additions

ADD
Show: