Share via


TaxSalesTaxPaymentDoc_IN Class [AX 2012]

Saves the documents for tax sales and tax payment report.

Syntax

class TaxSalesTaxPaymentDoc_IN

Run On

Called

Methods

  Method Description
Dn492330.pubmethod(en-us,AX.60).gif addExcisePLARegisterObject Add data object of ExcisePLARegisterObject_IN to the list
Dn492330.pubmethod(en-us,AX.60).gif addExciseRG23ARegister Add data object of ExciseRG23ARegister_IN to the List
Dn492330.pubmethod(en-us,AX.60).gif addExciseRG23CRegister Add data object of ExciseRG23CRegister_IN to the list
Dn492330.pubmethod(en-us,AX.60).gif addTaxAdjustments Add data object of TaxSalesTaxPaymentTaxAdjustments_IN to the list
Dn492330.pubmethod(en-us,AX.60).gif addTaxTrans Add data object TaxTransObject_IN to the list
Dn492330.pubmethod(en-us,AX.60).gif addVendVoucher Add data object of VendVoucher to the list
Dn492330.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif new Initializes a new instance of the TaxSalesTaxPaymentDoc_IN class.
Dn492330.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.)
Dn492330.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.)
Dn492330.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif parmExcisePLARegisterObjectList Gets the ExcisePLARegisterObjectList parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmExciseRG23ARegisterList Gets the ExciseRG23ARegisterList parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmExciseRG23CRegisterList Gets the ExciseRG23CRegisterList parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmLedgerVoucher Gets or sets the LedgerVoucher parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmTaxAdjustmentsList Gets the TaxAdjustmentsList parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmTaxReportVoucher Gets or sets the TaxReportVoucher parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmTaxSalesTaxPaymentHistory Gets or sets the TaxSalesTaxPaymentHistory parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmTaxSalesTaxPaymentProfile Gets or sets the TaxSalesTaxPaymentProfile parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmTaxTransList Gets the TaxTransList parameter.
Dn492330.pubmethod(en-us,AX.60).gif parmVendVoucherList Gets the VendVoucherList parameter.
Dn492330.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn492330.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.)
Dn492330.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn492330.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  TaxSalesTaxPaymentDoc_IN Class