RPayTblUpdater Class [AX 2012]

Updates time sheet

Syntax

class RPayTblUpdater

Run On

Server

Methods

  Method Description
Dn732278.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn732278.protmethod(en-us,AX.60).gif getDocPeriodsComparer Gets time comparer by documents.
Dn732278.protmethod(en-us,AX.60).gif getDocTimeCodeComparer Gets time comparer for time codes
Dn732278.privmethod(en-us,AX.60).gif getFirstNotIncludedDocument
Dn732278.privmethod(en-us,AX.60).gif getReducedList
Dn732278.protmethod(en-us,AX.60).gif getTblContext Construct RPayTblContext
Dn732278.protmethod(en-us,AX.60).gif getTblDimensionFilter Gets filter for excluded some time transactions.
Dn732278.protmethod(en-us,AX.60).gif getTblEmplQuery Construct Query for RHRMEmplTable which employees should be updated.
Dn732278.protmethod(en-us,AX.60).gif getTblStream Returns class for DB operations.
Dn732278.protmethod(en-us,AX.60).gif getTimeListReducer Gets class with remove duplicates and overlaping times.
Dn732278.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn732278.protmethod(en-us,AX.60).gif new Initializes a new instance of the RPayTblUpdater class.
Dn732278.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.)
Dn732278.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.)
Dn732278.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn732278.privmethod(en-us,AX.60).gif updateListFormDocument
Dn732278.privmethod(en-us,AX.60).gif updateTimesheetDocsPreviousPeriods
Dn732278.privmethod(en-us,AX.60).gif updateTimesheetEmplPeriod
Dn732278.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.)
Dn732278.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn732278.pubmethod(en-us,AX.60).gif Dn732278.static(en-us,AX.60).gif ::updateTimesheetFromDimension Updates timesheets from period.
Dn732278.pubmethod(en-us,AX.60).gif Dn732278.static(en-us,AX.60).gif ::updateTimesheetFromDocument Updates time sheet from ducument perspective. invoke this method after update time-related documents.

Top

Inheritance Hierarchy

Object Class
  RPayTblUpdater Class