EInvoiceXMLFormat_V2_2_MX Class [AX 2012]
The EInvoiceXMLFormat_V2_2_MX class handles the formatting of the EInvoice CFD 2.2 XML document.
| Method | Description | |
|---|---|---|
| add_RegimenFiscalElement | Adds the RegimenFiscal element. (Overrides the add_RegimenFiscalElement Method.) |
| add_RetencionesElement | Creates the Retencion node. (Overrides the add_RetencionesElement Method.) |
| add_TrasladosElement | Creates the Translados node. (Overrides the add_TrasladosElement Method.) |
| appendChildIfNotEmpty | (Inherited from EInvoiceXMLFormat_MX.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | (Inherited from EInvoiceXMLFormat_MX.) |
| create_AddressInfoNode | (Inherited from EInvoiceXMLFormat_MX.) |
| create_AdendaElement | (Inherited from EInvoiceXMLFormat_MX.) |
| create_AduanaInfoNode | (Inherited from EInvoiceXMLFormat_MX.) |
| create_ComprobanteElement | Creates the Comprobante element. (Overrides the create_ComprobanteElement Method.) |
| create_ConceptoElement | Creates the Concepto element. (Overrides the create_ConceptoElement Method.) |
| create_ConceptoElementMarkupTrans | Creates the Concepto element for a given MarkupTrans record. (Overrides the create_ConceptoElementMarkupTrans Method.) |
| create_EmisorElement | Creates the Emisor element. (Overrides the create_EmisorElement Method.) |
| create_FiscalAddressInfoNode | (Inherited from EInvoiceXMLFormat_MX.) |
| create_ItemInfoNode | (Inherited from EInvoiceXMLFormat_MX.) |
| create_ReceptorElement | (Inherited from EInvoiceXMLFormat_MX.) |
| createElement | (Inherited from EInvoiceXMLFormat_MX.) |
| createElementWithValue | (Inherited from EInvoiceXMLFormat_MX.) |
| createLines | (Inherited from EInvoiceXMLFormat_MX.) |
| createLinesFromMarkup | (Inherited from EInvoiceXMLFormat_MX.) |
| createTaxesLines | Creates the Translados and Retenciones elements. (Overrides the createTaxesLines Method.) |
| createXmlDocumentInvoiceJour | (Inherited from EInvoiceXMLFormat_MX.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existsNode | (Inherited from EInvoiceXMLFormat_MX.) |
| formatKeepNumbersOnly | (Inherited from EInvoiceXMLFormat_MX.) |
| formatPaymentSched | (Inherited from EInvoiceXMLFormat_MX.) |
| formatStr2Int | (Inherited from EInvoiceXMLFormat_MX.) |
| formatString | Removes invalid chars of a given string. (Inherited from EInvoiceXMLFormat_MX.) |
| formatTaxType | (Inherited from EInvoiceXMLFormat_MX.) |
| formatXmlAmount | (Inherited from EInvoiceXMLFormat_MX.) |
| formatXmlDate | (Inherited from EInvoiceXMLFormat_MX.) |
| formatXmlDateTime | (Inherited from EInvoiceXMLFormat_MX.) |
| getNodeContent | (Inherited from EInvoiceXMLFormat_MX.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the EInvoiceXMLFormat_MX object. (Overrides the init Method.) |
| new | Creates a new instance of the EInvoiceXMLFormat_MX class. (Inherited from EInvoiceXMLFormat_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.) |
| setInvoiceType | (Inherited from EInvoiceXMLFormat_MX.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| signDocument | Signs the generated XML. (Overrides the signDocument Method.) |
| 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.) |
| version | (Inherited from EInvoiceXMLFormat_MX.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: