TaxSalesTaxPaymentExcisePosting_IN Class [AX 2012]
Posts taxTrans for PLA and updates PLA register.
| 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 (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| generateTaxSalesTaxPaymentDoc | Generate the sales tax payment document which is used for later posting for sales tax payment (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| getExciseNumberSequence | Get the Excise number sequence to post Excise Register |
| 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 | Creates a new instance of TaxSalesTaxPaymentPosting_IN . (Inherited from 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. (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| parmTaxSalesTaxPaymentDoc | Gets the TaxSalesTaxPaymentDoc parameter. (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| processExcessRecAmount | Use handler to process the scenario of Excess recoverable amount (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| processExciseRGRegister | Use handler to process the scenario of Excise RG register |
| processLedgerVoucher | Process the ledger voucher of the sales tax payment (Overrides the processLedgerVoucher Method.) |
| processTaxAmount | Use handler to process tax payable and tax recoverable amount (Inherited from TaxSalesTaxPaymentPosting_IN.) |
| 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 | Constructs a new instance of TaxSalesTaxPaymentExcisePosting_IN . |
Community Additions
ADD
Show: