RpayTaxSumCalc Class [AX 2012]

Syntax

class RpayTaxSumCalc

Run On

Server

Methods

  Method Description
Dn714664.privmethod(en-us,AX.60).gif calcFundAmount
Dn714664.privmethod(en-us,AX.60).gif calcFundDeduction
Dn714664.protmethod(en-us,AX.60).gif calcStandardDeductionRelatives
Dn714664.privmethod(en-us,AX.60).gif calcTaxAdd
Dn714664.privmethod(en-us,AX.60).gif calcTaxDeductionAmount
Dn714664.privmethod(en-us,AX.60).gif calculateCostType
Dn714664.privmethod(en-us,AX.60).gif calculateCostTypeBySourceDate
Dn714664.privmethod(en-us,AX.60).gif calculateCostTypeLinked
Dn714664.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif createCorrection
Dn714664.privmethod(en-us,AX.60).gif createDeductionTrans
Dn714664.privmethod(en-us,AX.60).gif createFundDeduction
Dn714664.pubmethod(en-us,AX.60).gif createFundTrans
Dn714664.privmethod(en-us,AX.60).gif createTaxTrans
Dn714664.privmethod(en-us,AX.60).gif createTransNotCalcFund
Dn714664.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn714664.privmethod(en-us,AX.60).gif fundAmount
Dn714664.privmethod(en-us,AX.60).gif fundBaseAmount
Dn714664.privmethod(en-us,AX.60).gif getBaseTotalDeductionAmountPayCType
Dn714664.privmethod(en-us,AX.60).gif getFundDeductionSum
Dn714664.privmethod(en-us,AX.60).gif getFundTotalTaxDeductionAmount
Dn714664.privmethod(en-us,AX.60).gif getLastYearsToUpdateCompensation
Dn714664.protmethod(en-us,AX.60).gif getTaxEmplSum
Dn714664.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn714664.protmethod(en-us,AX.60).gif initEmplChildList
Dn714664.protmethod(en-us,AX.60).gif isNonResident
Dn714664.pubmethod(en-us,AX.60).gif new
Dn714664.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.)
Dn714664.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.)
Dn714664.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif runFund
Dn714664.pubmethod(en-us,AX.60).gif runFundPeriod
Dn714664.pubmethod(en-us,AX.60).gif runTax
Dn714664.privmethod(en-us,AX.60).gif runTaxPeriod
Dn714664.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif updateFundPeriod
Dn714664.protmethod(en-us,AX.60).gif updateSumYearCompensation
Dn714664.pubmethod(en-us,AX.60).gif updateTaxPeriod
Dn714664.privmethod(en-us,AX.60).gif updateTaxSum
Dn714664.pubmethod(en-us,AX.60).gif updateTaxSumOther
Dn714664.privmethod(en-us,AX.60).gif updateTaxSumYear
Dn714664.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.)
Dn714664.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn714664.pubmethod(en-us,AX.60).gif Dn714664.static(en-us,AX.60).gif ::calcExcludeDays
Dn714664.pubmethod(en-us,AX.60).gif Dn714664.static(en-us,AX.60).gif ::excludeDays
Dn714664.pubmethod(en-us,AX.60).gif Dn714664.static(en-us,AX.60).gif ::getLastDocumentExcludeDate
Dn714664.pubmethod(en-us,AX.60).gif Dn714664.static(en-us,AX.60).gif ::main Provides an entry point for the RpayTaxSumCalc class when it is called from a menu item.

Top

Inheritance Hierarchy

Object Class
  RpayTaxSumCalc Class