TaxModelTaxTransactionImpl_IN Class [AX 2012]
The TaxModelTaxTransactionImpl_IN class is the tax model class for a tax transaction.
| 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.) |
| getActualTaxAmount | Gets the actual tax amount in the accounting currency. |
| getDefermentAmount | Gets the deferment amount. |
| getPostedTaxAmount | Gets the posted tax amount. |
| getRecId | Gets the record ID. |
| getTaxTransactionTable | Gets the tax transaction table. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the tax transaction. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmAbatementAmount | Gets or sets the AbatementAmount parameter. |
| parmCalculationDate | Gets or sets the CalculationDate parameter. |
| parmClaimPercentage | Gets or sets the ClaimPercentage parameter. |
| parmCompany | Gets or sets the Company parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmCustomsDuty | Gets or sets the CustomsDuty parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmExemptTax | Gets or sets the ExemptTax parameter. |
| parmEximAuthorizationId | Gets or sets the EximAuthorizationId parameter. |
| parmEximBalanceTaxAmount | Gets or sets the EximBalanceTaxAmount parameter. |
| parmEximBalanceTaxAmountCur | Gets or sets the EximBalanceTaxAmountCur parameter. |
| parmEximBalanceTaxCorrectedAmount | Gets or sets the EximBalanceTaxCorrectedAmount parameter. |
| parmEximBalanceTaxCorrectedAmountCur | Gets or sets the EximBalanceTaxCorrectedAmountCur parameter. |
| parmEximDEPBAmount | Gets or sets the EximDEPBAmount parameter. |
| parmEximDEPBAmountCur | Gets or sets the EximDEPBAmountCur parameter. |
| parmEximIncentiveScheme | Gets or sets the EximIncentiveScheme parameter. |
| parmEximTaxAmount | Gets or sets the EximTaxAmount parameter. |
| parmEximTaxAmountCur | Gets or sets the EximTaxAmountCur parameter. |
| parmEximTaxCorrectedAmount | Gets or sets the EximTaxCorrectedAmount parameter. |
| parmEximTaxCorrectedAmountCur | Gets or sets the EximTaxCorrectedAmountCur parameter. |
| parmFormulaID | Gets or sets the FormulaID parameter. |
| parmHeadingRecId | Gets or sets the HeadingRecId parameter. |
| parmHeadingTableId | Gets or sets the HeadingTableId parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmLedgerDimension | Gets or sets the LedgerDimension parameter. |
| parmLedgerDimension_IN | Gets or sets the LedgerDimension_IN parameter. |
| parmLoadOnInventoryTax | Gets or sets the LoadOnInventoryTax parameter. |
| parmOperationLedgerDimension | Gets or sets the OperationLedgerDimension parameter. |
| parmOperationPostingType | Gets or sets the OperationPostingType parameter. |
| parmPosted | Gets or sets the Posted parameter. |
| parmSource | Gets or sets the Source parameter. |
| parmSourceBaseAmountCur | Gets or sets the SourceBaseAmountCur parameter. |
| parmSourceBaseAmountCurCalculated | Gets or sets the SourceBaseAmountCurCalculated parameter. |
| parmSourceBaseAmountCurRaw | Gets or sets the SourceBaseAmountCurRaw parameter. |
| parmSourceBaseAmountCurRegulated | Gets or sets the SourceBaseAmountCurRegulated parameter. |
| parmSourceCurrencyCode | Gets or sets the SourceCurrencyCode parameter. |
| parmSourceRecId | Gets or sets the SourceRecId parameter. |
| parmSourceRegulateAmountCur | Gets or sets the SourceRegulateAmountCur parameter. |
| parmSourceRegulateAmountCustoms | Gets or sets the SourceRegulateAmountCustoms parameter. |
| parmSourceTableId | Gets or sets the SourceTableId parameter. |
| parmSourceTaxAmountCur | Gets or sets the SourceTaxAmountCur parameter. |
| parmSourceTaxAmountCurReal | Gets or sets the SourceTaxAmountCurReal parameter. |
| parmTaxAccountType | Gets or sets the TaxAccountType parameter. |
| parmTaxAmount | Gets or sets the TaxAmount parameter. |
| parmTaxAmountCur | Gets or sets the TaxAmountCur parameter. |
| parmTaxAutogenerated | Gets or sets the TaxAutogenerated parameter. |
| parmTaxBaseAmount | Gets or sets the TaxBaseAmount parameter. |
| parmTaxBaseAmountCur | Gets or sets the TaxBaseAmountCur parameter. |
| parmTaxBaseAmountRaw | Gets or sets the TaxBaseAmountRaw parameter. |
| parmTaxBaseQty | Gets or sets the TaxBaseQty parameter. |
| parmTaxCode | Gets or sets the TaxCode parameter. |
| parmTaxDirection | Gets or sets the TaxDirection parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxInCostPrice | Gets or sets the TaxInCostPrice parameter. |
| parmTaxInCostPriceCur | Gets or sets the TaxInCostPriceCur parameter. |
| parmTaxInCostPriceMST | Gets or sets the TaxInCostPriceMST parameter. |
| parmTaxInCostPriceRegulated | Gets or sets the TaxInCostPriceRegulated parameter. |
| parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
| parmTaxOffsetUseTaxLedgerDimension | Gets or sets the TaxOffsetUseTaxLedgerDimension parameter. |
| parmTaxOrigin | Gets or sets the TaxOrigin parameter. |
| parmTransDate | Gets or sets the TransDate 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.) |
| ::construct | Constructs new instance of the TaxModelTaxTransactionImpl_IN class. |
Community Additions
ADD
Show: