TaxTmpWorkTransForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustTotalCustomsTax_IN | Initiates customs duty allocation. |
| adjustTotalTax | |
| applySalesTaxExchangeRate | Applies the sales tax exchange rate. |
| applyTaxAdjustments | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canChangeTaxExchangeRate | Indicates whether the sales tax exchange rate can be edited in the tax form. |
| close | This method gets run whenever the sales tax form is closed. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCompanyCurrencyCode | |
| getExchangeRateSourceBaseAmountRegulated | Gets the adjusted tax base regulated accounting amount with sales tax exchange rate. |
| getExchangeRateSourceRegulateAmount | Gets the adjusted tax regulated accounting amount with sales tax exchange rate. |
| getExchangeRateTaxAmount | Gets the tax regulated accounting amount with sales tax exchange rate. |
| getExchangeRateTaxBaseAmount | Gets the tax base regulated accounting amount with sales tax exchange rate. |
| getOverrideCalculated | |
| getSourceBaseAmountCur | |
| getSourceBaseAmountCurRegulated | |
| getSourceRegulateAmountCur | |
| getSourceTaxAmountCur | |
| getTaxAdjustmentDetailDescription | Gets the description of the tax adjustment detail for the specified tax source. |
| getTaxAdjustmentDetailReference | Gets the reference of the tax adjustment detail for the specified tax source. |
| getTaxAdjustmentDetailType | Gets the type of the tax adjustment detail for the specified tax source. |
| getTaxAmount | |
| getTaxBaseAmount | |
| getTaxBaseQty | |
| getTaxInCostPrice | |
| getTaxInCostPriceMST | |
| getTaxInCostPriceRegulated | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| ignoreCalculatedSalesTax | Indicates whether tax should ignore the calculated sales tax amounts and consider only tax adjustments. |
| init | |
| initTax | |
| initTmpTaxRegulationValue | |
| 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.) |
| pack | Serializes the current instance of the TaxTmpWorkTransForm class. |
| parmAccountTypeMap | Gets or sets the AccountTypeMap parameter. |
| parmAllowSingleLineAdjustment | Gets the AllowSingleLineAdjustment parameter. |
| parmBalanceCorrected_IN | Gets the balance corrected parameter. |
| parmCallerFormName | Gets or sets the CallerFormName parameter. |
| parmCorrectedCustomsDuty_IN | Gets or sets the CorrectedCustomsDuty_IN parameter. |
| parmDateOfVATRegister | Gets or sets the DateOfVATRegister parameter. |
| parmEximBalanceTaxAmountMST_IN | Gets or sets the EximBalanceTaxAmountMST_IN parameter. |
| parmEximBalanceTaxTotalCorrected_IN | Gets the EximBalanceTaxTotalCorrected_IN parameter. |
| parmEximCorrectedAmount_IN | Gets the EXIM corrected amount parameter. |
| parmEximTaxAmountMST_IN | Gets or sets the EximTaxAmountMST_IN parameter. |
| parmEximTaxTotalCorrected_IN | Gets the EximTaxTotalCorrected_IN parameter. |
| parmHasTaxFromInit | Gets or sets the HasTaxFromInit parameter. |
| parmIgnoreCalculatedSalesTax | Gets the IgnoreCalculatedSalesTax parameter. |
| parmInvoiceRegister | Gets or sets the InvoiceRegister parameter. |
| parmIsImportOrderExim_IN | Gets or sets the IsImportOrderExim_IN parameter. |
| parmKeepSalesTaxAdjustments | Gets the KeepSalesTaxAdjustments parameter. |
| parmSalesTaxExchangeRate | Gets or sets the SalesTaxExchangeRate parameter. |
| parmSelectedTaxAdjustmentType | Gets or sets the SelectedTaxAdjustmentType parameter. |
| parmSourceBaseAmountCurRegulated | Gets the adjusted amount origin. |
| parmSourceRegulateAmountCur | |
| parmSourceRegulateAmountCurCustoms_IN | Gets the current source regulated amount for customs. |
| parmSourceSingleLine | Gets or sets the SourceSingleLine parameter. |
| parmTaxAmountCurTotal | Gets or sets the TaxAmountCurTotal parameter. |
| parmtaxAmountCustomsCurTotal_IN | Gets the current total tax amount for customs. |
| parmTaxObject | Gets or sets the TaxObject parameter. |
| parmTaxRegulation | Gets or sets the TaxRegulation parameter. |
| parmTaxRegulationTotalCur | |
| parmTaxRegulationTotalCustoms_IN | Sets the regulated customs duty. |
| parmTaxValueAdjusted_BR | Sets and gets the adjusted fiscal value on the TmpTaxRegulation records. |
| parmUseDetailTaxAdjustmentType | Gets the UseDetailTaxAdjustmentType parameter. |
| parmUseSalesTaxAdjustments | Gets the UseSalesTaxAdjustments parameter. |
| pullTaxObject | |
| pushTaxObject | |
| resetTaxAdjustments | |
| saveExchangeRateTaxBaseRegulationAmount | Updates the exchange rate tax regulation amount. |
| saveExchangeRateTaxRegulationAmount | Updates the exchange rate tax regulation amount. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxChangeDisplaySign | Determines the appropriate multiplier for a tax amount. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the TaxTmpWorkTransForm class. |
| updateOverrideCalculatedTax | Updates the override calculated tax value for the specified tax adjustment record. |
| updatePurchInvoiceVarianceApproved | Unmarks the varianceApproved value of the VendInvoiceInfoTable table if the tax is adjusted for a purchase order invoice. |
| updateSalesTableEstimated | |
| updateTaxShowTaxesSourceSingleLine | |
| 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 | Initializes a new instance of the TaxTmpWorkTransForm class. |
| ::getSalesTaxExchangeRate | Get the sales tax exchange rate for a specific transaction type. |
Community Additions
ADD
Show: