EFiscalDocumentLine_BR Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cityWhereServicePerformed | Returns the IBGE code of the city that collects the service tax. |
| custItemNumber | Retrieves the item ID that is used by the customer. |
| custLineNumber | Retrieves the Line Number specified in the sales line |
| custPurchaseOrder | Retrieves the customer's purchase order ID that originated this fiscal document line. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalDocumentLine | Retrieves the FiscalDocumentLine_BR table buffer that is used by the class. |
| getAdditionalInformation | Retrieves the additional information texts that are associated with the fiscal document line. |
| getApproximateTaxAmount | Retrieves the approximate amount of taxes that comprises the price of the current line |
| getMarkupAmount | |
| getTaxLine | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| grossLineAmount | Returns the gross line amount. |
| GTINCode | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| itemId | |
| 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.) |
| purchAddition | |
| 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.) |
| totalFreightMarkupAmount | |
| totalInsuranceMarkupAmount | |
| totalOthersMarkupAmount | |
| totalSISCOMEXMarkupAmount | |
| 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 |
Community Additions
ADD
Show: