RPayCalculate_Tax Class [AX 2012]

Classs for payroll procedure calculation (taxes).

Syntax

class RPayCalculate_Tax extends RPayCalculate

Run On

Server

Methods

  Method Description
Dn730523.protmethod(en-us,AX.60).gif calc_AgeMonths
Dn730523.protmethod(en-us,AX.60).gif calc_AverageEarn (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_BaseTotal (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_CalcLineSum (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_CalcLineTotal (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_ChildOrderNum
Dn730523.protmethod(en-us,AX.60).gif calc_Constant (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_CostType (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_DeductionAmount
Dn730523.protmethod(en-us,AX.60).gif calc_DisableRelative
Dn730523.protmethod(en-us,AX.60).gif calc_EdicationType
Dn730523.protmethod(en-us,AX.60).gif calc_EventMonths
Dn730523.protmethod(en-us,AX.60).gif calc_FactDays (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_FactDaysGroup (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_FactHours (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_FactHoursGroup (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_IncomeAmount
Dn730523.protmethod(en-us,AX.60).gif calc_Rate (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_RegDays (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_RegDaysGroup (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_RegHours (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_RegHoursGroup (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calc_RelationType
Dn730523.protmethod(en-us,AX.60).gif calc_Seniority (Inherited from RPayCalculate.)
Dn730523.privmethod(en-us,AX.60).gif calcAcquittance
Dn730523.privmethod(en-us,AX.60).gif calcByBranch
Dn730523.protmethod(en-us,AX.60).gif calcCommon Performs calculation. (Overrides the calcCommon Method.)
Dn730523.pubmethod(en-us,AX.60).gif calcCounter (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif calcEmpl (Overrides the calcEmpl Method.)
Dn730523.protmethod(en-us,AX.60).gif calcLimitationAmount
Dn730523.protmethod(en-us,AX.60).gif calcPeriod (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif calcQuery (Overrides the calcQuery Method.)
Dn730523.pubmethod(en-us,AX.60).gif calcSequence (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calculateCounter (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif calculateFund (Overrides the calculateFund Method.)
Dn730523.privmethod(en-us,AX.60).gif calculateFutureTax
Dn730523.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn730523.protmethod(en-us,AX.60).gif canModuleCalculate (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif checkPostingProfiles (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif correctedPeriod Gets or sets the corrected period. (Inherited from RPayCalculate.)
Dn730523.privmethod(en-us,AX.60).gif createTransByBranch
Dn730523.protmethod(en-us,AX.60).gif deletePayTrans (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif getCurrentValue (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif getEmplTable (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif getTaxLimitAmount
Dn730523.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif initInstanceCounter Initializes counter. (Overrides the initInstanceCounter Method.)
Dn730523.protmethod(en-us,AX.60).gif initPayTransValue (Overrides the initPayTransValue Method.)
Dn730523.privmethod(en-us,AX.60).gif initPayTransValueAcquittance
Dn730523.protmethod(en-us,AX.60).gif initTaxPosting
Dn730523.protmethod(en-us,AX.60).gif initTransDate (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif isWorkerProcedure Defines that procedure calculates data for worker. (Overrides the isWorkerProcedure Method.)
Dn730523.protmethod(en-us,AX.60).gif needCommonCalculate (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif needUpdatePayTrans Gets or sets if payroll lines should be updated. (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif new Creates the instance of a class. (Overrides the new Method.)
Dn730523.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.)
Dn730523.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.)
Dn730523.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif parmChildOrderNum Gets or sets the ChildOrderNum parameter.
Dn730523.pubmethod(en-us,AX.60).gif payPeriod Gets or sets the payroll caclulation period. (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif payPeriodEnd (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif payPeriodStart (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif queryRun (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif round (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif setBudgetFund
Dn730523.pubmethod(en-us,AX.60).gif setCounterTable Gets or sets counter table record. (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif setEmplTable (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif setFamilyRecId
Dn730523.pubmethod(en-us,AX.60).gif setFundDeductionTable
Dn730523.pubmethod(en-us,AX.60).gif setIncomeTable
Dn730523.pubmethod(en-us,AX.60).gif setInitValue Sets the initial value. (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif setSeqTable Sets the sequence of calculation table record. (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif setSourceTable Gets or sets the calculation source table record. (Inherited from RPayCalculate.)
Dn730523.pubmethod(en-us,AX.60).gif setTaxDeductionTable
Dn730523.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn730523.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn730523.protmethod(en-us,AX.60).gif transDateStart (Inherited from RPayCalculate.)
Dn730523.protmethod(en-us,AX.60).gif updateDeductionTrans
Dn730523.protmethod(en-us,AX.60).gif updatePayTrans (Overrides the updatePayTrans Method.)
Dn730523.privmethod(en-us,AX.60).gif updatePayTransAcquittance
Dn730523.protmethod(en-us,AX.60).gif updateRedemptionTrans
Dn730523.privmethod(en-us,AX.60).gif updateResidentTaxHistory
Dn730523.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.)
Dn730523.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn730523.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_Tax Class