PayrollTaxCalculation Class [AX 2012]

The PayrollTaxCalculation class helps with the calculation of payroll taxes.

class PayrollTaxCalculation

Run On

Server

  MethodDescription
JJ742838.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif getGNIS Gets the GNIS location code that corresponds to the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getGrossSubjectWages Gets the gross subject wages that applied to the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getGrossWages Gets the gross wages that applied to the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getResidency Gets the residency of the worker for this calculation.
JJ742838.pubmethod(en-us,AX.60).gif getSchoolDistrictCode Gets the school district code part of the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getState Gets the state enum for the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getSubjectWages Gets the subject wages that applied to the calculated tax.
JJ742838.pubmethod(en-us,AX.60).gif getTaxAmount Gets the calculated tax amount.
JJ742838.pubmethod(en-us,AX.60).gif getTaxCode Gets the Symmetry-specific tax code that is returned by the tax calculation.
JJ742838.pubmethod(en-us,AX.60).gif getTaxPayType Determines whether the calculation was for a wage type of Regular, Supplemental, or Combined.
JJ742838.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif getUnemploymentExcessWagesCurrentToDate Gets the unemployment excess wages for the current pay period.
JJ742838.pubmethod(en-us,AX.60).gif getUnemploymentRate Gets the unemployment wage rate.
JJ742838.pubmethod(en-us,AX.60).gif getUnemploymentWageBase Gets the unemployment wage base.
JJ742838.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif isUnemployment Determines whether the calculation is an unemployment calculation.
JJ742838.pubmethod(en-us,AX.60).gif new Initializes internal variables of this class for an instance of a child class.
JJ742838.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.)
JJ742838.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.)
JJ742838.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ742838.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.)
JJ742838.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ742838.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  PayrollTaxCalculation Class

Community Additions

ADD
Show: