EFiscalDocumentLineTax_BR Class [AX 2012]
This class maps information from FiscalDocument Tax tables useful for NF-e.
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasTaxTrans | Checks whether tax information exists for the given tax / line. |
| importingTaxAmount | For importing operations, if the taxAmount is zero, then, we must return the content of the tax amount other. |
| importingTaxBaseAmount | For importing operations, if the tax base Amount is zero, then, we must return the content of the tax base amount other. |
| includedTax | Checks if tax amount is included in price. |
| new | |
| 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.) |
| retainedTax | Checks if tax was retained in purchase and recovered in sales. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxAmount | Tax amount for the given configuration. |
| taxAmountOther | Retrieves the tax amount, other base. |
| taxationCode | Retrieves the taxation code for the given tax / line configuration. |
| taxationOrigin | Retrieves the taxation origin for the given tax and line configuration. |
| taxBaseAmount | Retrieves tax base amount. |
| taxBaseAmountOther | Retrieves tax base amount other. |
| taxPct | Retrieves the taxation value for current tax / line configuration. |
| taxReductionPct | Retrieves the tax reduction percentage. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| tribSubstMarkupPct | Retrieves the tributary subsitution markup percentage. |
| tribSubstReductionPct | Returns the tributary subsitution reduction base percentage. |
| tribSubstTaxAmount | Returns the tributary subsitution tax amount. |
| tribSubstTaxBaseAmount | Returns the tributary subsitution tax base amount. |
| tribSubstTaxPct | Retrieves the tributary subsitution taxation value. |
| 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 an EFiscalDocumentLineTax_BR object according to the given parameters. |
Community Additions
ADD
Show: