RPayCalculate Class [AX 2012]

Classs for payroll procedure calculation.

Syntax

class RPayCalculate

Run On

Server

Methods

  Method Description
Dn712891.protmethod(en-us,AX.60).gif calc_AverageEarn
Dn712891.protmethod(en-us,AX.60).gif calc_BaseTotal
Dn712891.protmethod(en-us,AX.60).gif calc_CalcLineSum
Dn712891.protmethod(en-us,AX.60).gif calc_CalcLineTotal
Dn712891.protmethod(en-us,AX.60).gif calc_Constant
Dn712891.protmethod(en-us,AX.60).gif calc_CostType
Dn712891.protmethod(en-us,AX.60).gif calc_FactDays
Dn712891.protmethod(en-us,AX.60).gif calc_FactDaysGroup
Dn712891.protmethod(en-us,AX.60).gif calc_FactHours
Dn712891.protmethod(en-us,AX.60).gif calc_FactHoursGroup
Dn712891.protmethod(en-us,AX.60).gif calc_Rate
Dn712891.protmethod(en-us,AX.60).gif calc_RegDays
Dn712891.protmethod(en-us,AX.60).gif calc_RegDaysGroup
Dn712891.protmethod(en-us,AX.60).gif calc_RegHours
Dn712891.protmethod(en-us,AX.60).gif calc_RegHoursGroup
Dn712891.protmethod(en-us,AX.60).gif calc_Seniority
Dn712891.protmethod(en-us,AX.60).gif calcCommon Performs calculation.
Dn712891.pubmethod(en-us,AX.60).gif calcCounter
Dn712891.pubmethod(en-us,AX.60).gif calcEmpl
Dn712891.protmethod(en-us,AX.60).gif calcPeriod
Dn712891.pubmethod(en-us,AX.60).gif calcQuery
Dn712891.pubmethod(en-us,AX.60).gif calcSequence
Dn712891.protmethod(en-us,AX.60).gif calculateCounter
Dn712891.protmethod(en-us,AX.60).gif calculateFund
Dn712891.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn712891.protmethod(en-us,AX.60).gif canModuleCalculate
Dn712891.protmethod(en-us,AX.60).gif checkPostingProfiles
Dn712891.pubmethod(en-us,AX.60).gif correctedPeriod Gets or sets the corrected period.
Dn712891.protmethod(en-us,AX.60).gif deletePayTrans
Dn712891.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif getCurrentValue
Dn712891.protmethod(en-us,AX.60).gif getEmplTable
Dn712891.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif initInstanceCounter Initializes counter.
Dn712891.protmethod(en-us,AX.60).gif initPayTransValue
Dn712891.protmethod(en-us,AX.60).gif initTransDate
Dn712891.pubmethod(en-us,AX.60).gif isWorkerProcedure Defines that procedure calculates data for worker.
Dn712891.protmethod(en-us,AX.60).gif needCommonCalculate
Dn712891.pubmethod(en-us,AX.60).gif needUpdatePayTrans Gets or sets if payroll lines should be updated.
Dn712891.pubmethod(en-us,AX.60).gif new Creates the instance of a class.
Dn712891.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.)
Dn712891.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.)
Dn712891.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif payPeriod Gets or sets the payroll caclulation period.
Dn712891.protmethod(en-us,AX.60).gif payPeriodEnd
Dn712891.protmethod(en-us,AX.60).gif payPeriodStart
Dn712891.pubmethod(en-us,AX.60).gif queryRun
Dn712891.protmethod(en-us,AX.60).gif round
Dn712891.pubmethod(en-us,AX.60).gif setCounterTable Gets or sets counter table record.
Dn712891.protmethod(en-us,AX.60).gif setEmplTable
Dn712891.pubmethod(en-us,AX.60).gif setInitValue Sets the initial value.
Dn712891.pubmethod(en-us,AX.60).gif setSeqTable Sets the sequence of calculation table record.
Dn712891.pubmethod(en-us,AX.60).gif setSourceTable Gets or sets the calculation source table record.
Dn712891.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn712891.protmethod(en-us,AX.60).gif transDateStart
Dn712891.protmethod(en-us,AX.60).gif updatePayTrans
Dn712891.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.)
Dn712891.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn712891.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  RPayCalculate Class
    RPayCalculate_BusinessTrip Class
    RPayCalculate_ByWorker Class
    RPayCalculate_CivilContract Class
    RPayCalculate_EmplPeriod Class
    RPayCalculate_SickList Class
    RPayCalculate_StandardDeduction Class
    RPayCalculate_Tax Class
    RPayCalculate_Tbl Class
    RPayCalculate_Vacation Class