PayrollTaxTypeInitialization Class [AX 2012]

The PayrollTaxTypeInitialization class initializes all the default payroll tax type information.

class PayrollTaxTypeInitialization

Run On

Server

  MethodDescription
JJ742900.privmethod(en-us,AX.60).gif adjustStateLocationCode Adjusts the state GNIS location code so that it is properly formatted for exceptions such as Maryland.
JJ742900.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif getResidentTaxLocation Gets the worker's resident tax region.
JJ742900.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ742900.privmethod(en-us,AX.60).gif getWorkerTaxRegionForSymmetryForTaxCode Determines the first PayrollWorkerTaxRegionForSymmetry record that applies to the tax code for the current worker.
JJ742900.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ742900.protmethod(en-us,AX.60).gif new Constructs an instance of the PayrollTaxTypeInitialization class that is initialized with a specific instance of the tax engine.
JJ742900.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.)
JJ742900.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.)
JJ742900.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif setCity Specifies parameters for city tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setCounty Specifies parameters for county tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEIT Specifies parameters for Earned Income tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerFUTA Specifies parameters for employer Federal Unemployment tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerSDI Specifies parameters for State Disability Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerSDIWashington Specifies parameters for employer Washington Industrial Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerSUTA Specifies parameters for employer State Unemployment tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerTransit Specifies parameters for employer Oregon Transit tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerUHI Specifies parameters for employer Massachusetts Unemployment Health Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEmployerWC Specifies parameters for employer Massachusetts Unemployment Health Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setEMST Specifies parameters for PA EMST tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setFICA Specifies parameters for FICA (Social Security) tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setFIT Specifies parameters for Federal Income tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setFLI Specifies parameters for New Jersey Family Leave Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setHCSF Specifies parameters for New Jersey Health Care Subsidy Fund tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setMedicare Specifies parameters for Medicare tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setMHT Specifies parameters for Kentucky County Mental Health tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setMOT Specifies parameters for West Virginia Municipal Occupation Fee tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setOLF Specifies parameters for Kentucky City Occupational License Fee or West Virginia City Service Fee processing.
JJ742900.pubmethod(en-us,AX.60).gif setOLFCounty Specifies parameters for Kentucky County Occupational License Fee processing.
JJ742900.pubmethod(en-us,AX.60).gif setOLTS Specifies parameters for Kentucky County Occupational License Fee for Schools processing.
JJ742900.pubmethod(en-us,AX.60).gif setSCHL Specifies parameters for Ohio School Districts Tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setSCT Specifies parameters for Kentucky County Senior Citizen tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setSDI Specifies parameters for State Disability Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setSIT Specifies parameters for State Income tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setSUI Specifies parameters for State Unemployment Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif setTT Specifies parameters for Kentucky County Transit tax processing.
JJ742900.pubmethod(en-us,AX.60).gif setWC Specifies parameters for state Worker’s Compensation Insurance tax processing.
JJ742900.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ742900.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.)
JJ742900.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ742900.pubmethod(en-us,AX.60).gif JJ742900.static(en-us,AX.60).gif ::construct Creates a new instance of the PayrollTaxTypeInitialization class and updates its internal state variables.
Top

Object Class
  PayrollTaxTypeInitialization Class

Community Additions

ADD
Show: