TaxWithholdRegulation_IN Class [AX 2012]

The TaxWithholdRegulation_IN class processes operations that are related to the withholding tax regulation.

class TaxWithholdRegulation_IN

Run On

Called

  MethodDescription
JJ773173.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ773173.privmethod(en-us,AX.60).gif createSumsFromTmp Inserts the record into a TmpTaxWithholdRegulationTrans_IN table.
JJ773173.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ773173.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.)
JJ773173.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.)
JJ773173.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif resetTaxWithholdRegulation Resets the withholding tax regulation.
JJ773173.pubmethod(en-us,AX.60).gif saveTaxWithholdRegulation Saves the withholding tax regulation.
JJ773173.privmethod(en-us,AX.60).gif setTax Sets the value of the source table ID and the source record ID.
JJ773173.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif taxWithholdRegulationTotal Returns the withholding tax adjusted amount.
JJ773173.pubmethod(en-us,AX.60).gif tmpTaxWithhodRegulation Returns the buffer of the TmpTaxWithholdRegulationTrans_IN instance.
JJ773173.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ773173.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.)
JJ773173.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ773173.pubmethod(en-us,AX.60).gif JJ773173.static(en-us,AX.60).gif ::newTaxWithholdRegulation Returns the buffer of an instance of the TaxWithholdRegulation_IN class.
Top

Object Class
  TaxWithholdRegulation_IN Class

Community Additions

ADD
Show: