CustVendInvoiceJourRegisterXML Class [AX 2012]
The CustVendInvoiceJourRegisterXML class generates the CustInvoiceJourRegister and VendInvoiceJourRegister ffdata export files.
| Method | Description | |
|---|---|---|
| addCommonPage | Adds a page with common fields to the ffdata export. |
| addField | Adds the specified field to the document. |
| addHeaderGroup | Adds header information to the ffdata export. |
| addPage | Adds a new page to the ffdata export. |
| appendXMLElement | Appends an XmlElement element to the specified node. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkFileExists | Indicates whether the file already exists and prompts the user to overwrite if it exists. |
| convertValue2XML | Converts any type of value to string. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finishPage | Finishes the previous page on the ffdata export. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initCustVendInvoiceJour | Initialize the CustInvoiceJour or VendInvoiceJour specific variables. |
| new | Initializes an instance of the CustVendInvoiceJourRegisterXML class. |
| 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.) |
| parmContract | Gets or sets the Contract parameter. |
| parmData | Gets or sets the Data parameter. |
| run | Processes the contents of the CustVendInvoiceJourRegisterTmp table. |
| saveXML | Saves the ffdata export file. |
| 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.) |
| validateXML | Validates the specified XML Document. |
| wait | Pauses a process. (Inherited from Object.) |
| writeHeader | Writes the document header. |
| writeLine | Writes a line. |
| writeLineFields | Writes line fields. |
| writePageTotalsFields | Writes total fields for the page. |
| writeTotalsFields | Writes total fields. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of the CustVendInvoiceJourRegisterXML class. |
| ::createXML | Creates an ffdata file for the specified data. |
Object Class
CustVendInvoiceJourRegisterXML Class
CustInvoiceJourRegisterXML Class
VendInvoiceJourRegisterXML Class
CustVendInvoiceJourRegisterXML Class
CustInvoiceJourRegisterXML Class
VendInvoiceJourRegisterXML Class
Community Additions
ADD
Show: