TaxSalesTaxPaymentPosting_IN Class [AX 2012]
Creates the data object for LedgerVoucher and processes the ledger voucher of the sales tax payment.
| Method | Description | |
|---|---|---|
| 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.) |
| generateTaxAdjustmentTrans | Generate tax adjustment trans which is used to record the setOff history of tax trans that are selected from the registration number in the registration group |
| generateTaxSalesTaxPaymentDoc | Generate the sales tax payment document which is used for later posting for sales tax payment |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initTaxPaymentLedgerVoucher | Create the data object for LedgerVoucher and set the voucher in the sales tax payment document object |
| new | Creates a new instance of TaxSalesTaxPaymentPosting_IN . |
| 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.) |
| parmHasLedgerVoucherTrans | Gets or sets the HasLedgerVoucherTrans parameter. |
| parmTaxSalesTaxPaymentDoc | Gets the TaxSalesTaxPaymentDoc parameter. |
| processExcessRecAmount | Use handler to process the scenario of Excess recoverable amount |
| processLedgerVoucher | Process the ledger voucher of the sales tax payment |
| processSetOffTransactions | User the handler to process the set off rule result |
| processTaxAmount | Use handler to process tax payable and tax recoverable amount |
| processTaxReportVoucher | Create the data object for TaxReportVoucher and set the object in the sales tax payment document object |
| 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.) |
| ::construct | Construct TaxSalesTaxPaymentPosting_IN object |
Object Class
TaxSalesTaxPaymentPosting_IN Class
TaxSalesTaxPaymentExcisePosting_IN Class
TaxSalesTaxPaymentServTaxPosting_IN Class
TaxSalesTaxPaymentPosting_IN Class
TaxSalesTaxPaymentExcisePosting_IN Class
TaxSalesTaxPaymentServTaxPosting_IN Class
Community Additions
ADD
Show: