EInvoiceCFDIXMLFormat_MX Class [AX 2012]

The EInvoiceCFDIXMLFormat_MX class is used to format the electronic invoice in an XML document.

class EInvoiceCFDIXMLFormat_MX extends EInvoiceXMLFormat_MX

Run On

Called

  MethodDescription
JJ748799.protmethod(en-us,AX.60).gif add_RegimenFiscalElement Creates the "RegimenFiscal" node. (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif add_RetencionesElement Creates the Retencion node. (Overrides the add_RetencionesElement Method.)
JJ748799.protmethod(en-us,AX.60).gif add_TrasladosElement Creates the Translados node. (Overrides the add_TrasladosElement Method.)
JJ748799.protmethod(en-us,AX.60).gif appendChildIfNotEmpty (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif create (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_AddressInfoNode (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_AdendaElement (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_AduanaInfoNode (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_ComprobanteElement Creates the Comprobante node. (Overrides the create_ComprobanteElement Method.)
JJ748799.protmethod(en-us,AX.60).gif create_ConceptoElement Creates the Concepto node. (Overrides the create_ConceptoElement Method.)
JJ748799.protmethod(en-us,AX.60).gif create_ConceptoElementMarkupTrans (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_EmisorElement (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_FiscalAddressInfoNode (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_ItemInfoNode (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif create_ReceptorElement (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif createElement Creates an XML element. (Overrides the createElement Method.)
JJ748799.protmethod(en-us,AX.60).gif createElementWithValue (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif createLines (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif createLinesFromMarkup (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif createTaxesLines (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif createXmlDocumentInvoiceJour (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ748799.protmethod(en-us,AX.60).gif existsNode (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatKeepNumbersOnly (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatPaymentSched (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatStr2Int (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatString Removes invalid chars of a given string. (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatTaxType (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatXmlAmount (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatXmlDate (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif formatXmlDateTime (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.protmethod(en-us,AX.60).gif getNodeContent (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif init Initializes the EInvoiceCFDIXMLFormat_MX object. (Overrides the init Method.)
JJ748799.pubmethod(en-us,AX.60).gif new Creates a new instance of the EInvoiceXMLFormat_MX class. (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ748799.protmethod(en-us,AX.60).gif setInvoiceType (Inherited from EInvoiceXMLFormat_MX.)
JJ748799.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ748799.protmethod(en-us,AX.60).gif signDocument Signs the electronic invoice. (Overrides the signDocument Method.)
JJ748799.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ748799.protmethod(en-us,AX.60).gif version Retrieves the electronic invoice version. (Overrides the version Method.)
JJ748799.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ748799.pubmethod(en-us,AX.60).gif JJ748799.static(en-us,AX.60).gif ::generateCancel Generates XML to cancel an electronic invoice.
Top

This class extends the EInvoiceXMLFormat_MX class to include additional nodes for a CFDI invoice.

Community Additions

ADD
Show: