TaxWithholdStatementReportHelper Class [AX 2012]

The TaxWitholdStatementReportHelper class is the helper class that is the base logic of the TaxWithholdStatement report.

class TaxWithholdStatementReportHelper

Run On

Called

  MethodDescription
JJ755806.protmethod(en-us,AX.60).gif calcOrAdjustTaxWithholdAmount Calculates or adjusts the withhold tax amount.
JJ755806.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ755806.protmethod(en-us,AX.60).gif getInterestOthersValueAnnexure Retrieves the interest and others values of an annexure.
JJ755806.pubmethod(en-us,AX.60).gif getResponsibleInfo Gets the details of the responsible person.
JJ755806.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ755806.protmethod(en-us,AX.60).gif initAnnexureFieldValues Initializes the annexure fields values.
JJ755806.protmethod(en-us,AX.60).gif initConstantString26QTmp Retrieves the data from the TaxWithholdStatementTmpConstantString temporary table for a 26Q report.
JJ755806.protmethod(en-us,AX.60).gif initConstantString27EQTmp Retrieves the data from the TaxWithholdStatementTmpConstantString temporary table for a 27EQ report.
JJ755806.protmethod(en-us,AX.60).gif initConstantString27QTmp Retrieves the data from the TaxWithholdStatementTmpConstantString temporary table for a 27Q report.
JJ755806.protmethod(en-us,AX.60).gif initConstantStringTmpTable Retrieves the data from the TaxWithholdStatementTmpConstantString temporary table.
JJ755806.protmethod(en-us,AX.60).gif initParameterTmpTable Retrieves the data from the TaxWithholdStatementTmpParameter temporary table.
JJ755806.protmethod(en-us,AX.60).gif initParticularInfoTmpTable Retrieves the data from the TaxWithholdStatementTmpParticularInfo temporary table.
JJ755806.protmethod(en-us,AX.60).gif initReportParameters Initializes the report parameters.
JJ755806.protmethod(en-us,AX.60).gif initTaxWithholdStatement Retrieves a tax withhold statement report.
JJ755806.protmethod(en-us,AX.60).gif initTaxWithholdStatementAnnexure Retrieves the annexure of a tax withhold statement report.
JJ755806.protmethod(en-us,AX.60).gif initTaxWithholdStatementTransTmpTable Retrieves the data from the TaxWithholdStatementTmpParticularInfo temporary table.
JJ755806.pubmethod(en-us,AX.60).gif initTemporaryTables Initializes all the temporary tables.
JJ755806.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ755806.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.)
JJ755806.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.)
JJ755806.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif parmConstantStringTmpTable Gets or sets the TaxWithholdStatementTmpConstantString temporary table.
JJ755806.pubmethod(en-us,AX.60).gif parmParameterTmpTable Gets or sets the TaxWithholdStatementTmpParameter temporary table.
JJ755806.pubmethod(en-us,AX.60).gif parmParticularInfoTmpTable Gets or sets the TaxWithholdStatementTmpParticularInfo temporary table.
JJ755806.pubmethod(en-us,AX.60).gif parmTaxTransSummaryTmpTable Gets or sets the TaxWithholdStatementTmpTransSummary temporary table.
JJ755806.pubmethod(en-us,AX.60).gif parmTaxTransTmpTable Gets or sets the TaxWithholdStatementTmpTrans temporary table.
JJ755806.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ755806.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.)
JJ755806.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ755806.pubmethod(en-us,AX.60).gif JJ755806.static(en-us,AX.60).gif ::construct Constructs the report helper class.
JJ755806.pubmethod(en-us,AX.60).gif JJ755806.static(en-us,AX.60).gif ::getFromToDateAndPeriodEnd Retrieves the period end, from date, and to date.
JJ755806.pubmethod(en-us,AX.60).gif JJ755806.static(en-us,AX.60).gif ::getSerialNumberAndTotalTaxAmount Gets the count and total tax amount of a TaxWithholdSettleTrans record that is grouped by the LedgerVoucher field.
Top

Object Class
  TaxWithholdStatementReportHelper Class

Community Additions

ADD
Show: