VendOutInvSumByDeclFileGenHelper_IS Class [AX 2012]
The VendOutInvSumByDeclFileGenHelper_IS class generates the output ASCII file for the associated VendOutInvoiceSumByDeclaration_ISMicrosoft SQL Server Reporting Services report.
| 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.) |
| formatNum | Formats the sum of invoice amounts for writing in the output file. |
| 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 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.) |
| openFile | Opens a file for writing. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| saveFile | |
| 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.) |
| validateSumAmount | Determines whether the sum of invoice amounts is in the range that is accepted by the file format. |
| validateVendorOrgId | Determines whether the vendor has an organization ID. |
| wait | Pauses a process. (Inherited from Object.) |
| writeFile | Creates the output text file. |
| writeLine | Writes each line to the output text file. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::invoiceAmount | Converts an invoice amount from the transaction currency to the reporting currency. |
Community Additions
ADD
Show: