TaxSalesTaxPaymentDoc_IN Class [AX 2012]
Saves the documents for tax sales and tax payment report.
| Method | Description | |
|---|---|---|
| addExcisePLARegisterObject | Add data object of ExcisePLARegisterObject_IN to the list |
| addExciseRG23ARegister | Add data object of ExciseRG23ARegister_IN to the List |
| addExciseRG23CRegister | Add data object of ExciseRG23CRegister_IN to the list |
| addTaxAdjustments | Add data object of TaxSalesTaxPaymentTaxAdjustments_IN to the list |
| addTaxTrans | Add data object TaxTransObject_IN to the list |
| addVendVoucher | Add data object of VendVoucher to the list |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the TaxSalesTaxPaymentDoc_IN class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmExcisePLARegisterObjectList | Gets the ExcisePLARegisterObjectList parameter. |
| parmExciseRG23ARegisterList | Gets the ExciseRG23ARegisterList parameter. |
| parmExciseRG23CRegisterList | Gets the ExciseRG23CRegisterList parameter. |
| parmLedgerVoucher | Gets or sets the LedgerVoucher parameter. |
| parmTaxAdjustmentsList | Gets the TaxAdjustmentsList parameter. |
| parmTaxReportVoucher | Gets or sets the TaxReportVoucher parameter. |
| parmTaxSalesTaxPaymentHistory | Gets or sets the TaxSalesTaxPaymentHistory parameter. |
| parmTaxSalesTaxPaymentProfile | Gets or sets the TaxSalesTaxPaymentProfile parameter. |
| parmTaxTransList | Gets the TaxTransList parameter. |
| parmVendVoucherList | Gets the VendVoucherList parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: