PurchImportDeclarationTotals_Parm_BR Class [AX 2012]
| Method | Description | |
|---|---|---|
| calc | Calculates the total amount of the invoice lines, their misc. charges and taxes grouped by the addition number. (Inherited from PurchImportDeclarationTotals_BR.) |
| 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.) |
| exchRate | Retries the invoice exchange rate. (Overrides the exchRate Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initLinesQuery | Initializes the query to retrieve the invoice lines. (Overrides the initLinesQuery Method.) |
| lineAddition | Retrieves the line addition number. (Overrides the lineAddition Method.) |
| lineAmountFOB | Retrieves the Free On Board amount of the invoice line. (Overrides the lineAmountFOB Method.) |
| lineRecId | Retrieves the invoice line record id. (Overrides the lineRecId Method.) |
| new | Initializes a new instance of the PurchImportDeclarationTotals_BR class. (Overrides the new Method.) |
| nextLine | Moves to the next line in case it exists. (Overrides the nextLine Method.) |
| 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.) |
| parmMarkupAmountMap | Gets or sets the MarkupAmountMap parameter. (Inherited from PurchImportDeclarationTotals_BR.) |
| setLineAmounts | Sets the invoice line amounts. (Inherited from PurchImportDeclarationTotals_BR.) |
| setMarkups | Sets the invoice line miscellaneous charges amounts. (Overrides the setMarkups Method.) |
| setTaxes | Sets the invoice line taxes amounts. (Inherited from PurchImportDeclarationTotals_BR.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxAmount | Retrieves the total tax amount of the line by the tax type. (Overrides the taxAmount Method.) |
| tmpImportDeclarationTotals | Retrieves a temporary table with the calculated values. (Inherited from PurchImportDeclarationTotals_BR.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transTableId | Retrieves the parm table id. (Overrides the transTableId Method.) |
| 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.) |
Community Additions
ADD
Show: