VendInvoiceJourRegisterXML Class [AX 2012]
The VendInvoiceJourRegisterXML class generates the VendInvoiceJourRegister export file.
| Method | Description | |
|---|---|---|
| addField | Adds the specified field to the document. (Inherited from CustVendInvoiceJourRegisterXML.) |
| addPage | Adds a new page to the ffdata export. (Inherited from CustVendInvoiceJourRegisterXML.) |
| appendXMLElement | Appends an XmlElement element to the specified node. (Inherited from CustVendInvoiceJourRegisterXML.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| convertValue2XML | Converts any type of value to string. (Inherited from CustVendInvoiceJourRegisterXML.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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 VendInvoiceJourRegister variables. (Overrides the initCustVendInvoiceJour Method.) |
| new | Initializes an instance of the VendInvoiceJourRegisterXML class. (Overrides the new 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.) |
| parmContract | Gets or sets the Contract parameter. (Inherited from CustVendInvoiceJourRegisterXML.) |
| parmData | Gets or sets the Data parameter. (Inherited from CustVendInvoiceJourRegisterXML.) |
| run | Processes the contents of the CustVendInvoiceJourRegisterTmp table. (Inherited from CustVendInvoiceJourRegisterXML.) |
| 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. (Inherited from CustVendInvoiceJourRegisterXML.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeHeader | Writes the document header. (Inherited from CustVendInvoiceJourRegisterXML.) |
| writeLine | Writes a line. (Inherited from CustVendInvoiceJourRegisterXML.) |
| writeLineFields | Writes line fields. (Overrides the writeLineFields Method.) |
| writePageTotalsFields | Writes total fields for the page. (Overrides the writePageTotalsFields Method.) |
| writeTotalsFields | Writes total fields. (Overrides the writeTotalsFields Method.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: