EInvoiceXMLDocReader_V2_2_MX Class [AX 2012]
The EInvoiceXMLDocReader_V2_2_MX class handles reading XML documents for CFD V2.2.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| compressBlankSpace | Converts an original string that might contain more than one space between words to a string that contains only one space between words. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAllConceptos | (Inherited from EInvoiceXMLDocReader_MX.) |
| getAllRegimenFiscal | Retrieves the RegimenFiscal element from the XML. |
| getAllRetenciones | (Inherited from EInvoiceXMLDocReader_MX.) |
| getAllTraslados | (Inherited from EInvoiceXMLDocReader_MX.) |
| getFormattedOriginalChain | (Inherited from EInvoiceXMLDocReader_MX.) |
| getNameSpace | Returns the namespace for the XML. (Inherited from EInvoiceXMLDocReader_MX.) |
| getOriginalChain | Returns the "Cadena Original," which is a sequence of fields that is used to authenticate the XML (Overrides the getOriginalChain Method.) |
| getSello | (Inherited from EInvoiceXMLDocReader_MX.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getXMLNodeToReceiveSello | (Inherited from EInvoiceXMLDocReader_MX.) |
| getXpathNode | (Inherited from EInvoiceXMLDocReader_MX.) |
| getXpathValue | (Inherited from EInvoiceXMLDocReader_MX.) |
| getXpathValueBasedOnNode | (Inherited from EInvoiceXMLDocReader_MX.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Creates a new instance of the EInvoiceXMLDocReader_MX class. (Inherited from EInvoiceXMLDocReader_MX.) |
| 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: