FiscalDocumentParmDataAmountCalc_BR Class [AX 2012]
Calculates the charges total amount, taxes total amount, product total amount and fiscal document total amount for a given header parm data
| Method | Description | |
|---|---|---|
| addToTotalMiscCharges | |
| addToTotalTaxes | |
| calculateFiscalDocumentAmounts | |
| 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.) |
| getFiscalDocumentTotalAmount | Gets the total amount of the fiscal document parm |
| getSumFiscalDocumentTotalProductsAmount | Gets the sum of prodcut amount from all lines of the fiscal document parm |
| getSumFreight | Gets the sum of freight charge from all lines of the fiscal document parm |
| getSumIcmsBaseAmount | Gets the sum of icms base from all lines of the fiscal document parm |
| getSumIcmsStBaseAmount | Gets the sum of icms st base from all lines of the fiscal document parm |
| getSumIcmsStTotalAmount | Gets the sum of icms st from all lines of the fiscal document parm |
| getSumIcmsTotalAmount | Gets the sum of icms from all lines of the fiscal document parm |
| getSumInsurance | Gets the sum of insurance charge from all lines of the fiscal document parm |
| getSumIpiTotalAmount | Gets the sum of ipi from all lines of the fiscal document parm |
| getSumOthers | Gets the sum of others charge from all lines of the fiscal document parm |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the calculator for the given fiscal document header parm |
| 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.) |
| 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.) |
Community Additions
ADD
Show: