EFDocMsgFormat_XmlExport_BR Class [AX 2012]

The EFDocMsgFormat_XmlExport_BR class creates and interprets the XML that is sent to the customer for an approved NF-e.

class EFDocMsgFormat_XmlExport_BR extends EFDocMsgFormat_XmlBase_BR implements IEFDocMsgFormat

Run On

Called

  MethodDescription
JJ726271.protmethod(en-us,AX.60).gif appendChildIfNotEmpty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ726271.protmethod(en-us,AX.60).gif createElement (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif createElementWithValue (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif doFormat
JJ726271.pubmethod(en-us,AX.60).gif eFiscalDocVersion Retrieves the version of the NF-e manual that this class adheres to.
JJ726271.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ726271.protmethod(en-us,AX.60).gif existsNode (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatDateTime Formats a date time as the government expects to receive in a NFe XML request (AAAA-MM-DDThh:mm: ssTZD). (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatFillLeft (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatInt2Str Formats an integer to string accordingly to the XMl layout. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatKeepNumbersOnly (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatStr2Int (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatXmlAmount (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatXmlDate (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif formatXmlQty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.protmethod(en-us,AX.60).gif getNodeContent Retrieves the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ726271.privmethod(en-us,AX.60).gif getXMLVersion Retrieves the XML version of the document that is being exported.
JJ726271.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ726271.pubmethod(en-us,AX.60).gif new Creates a new instance of EFDocMsgFormat_XmlBase_BR (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.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.)
JJ726271.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.)
JJ726271.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ726271.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ726271.pubmethod(en-us,AX.60).gif read Reads the XML that is returned.
JJ726271.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ726271.protmethod(en-us,AX.60).gif signDocument (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ726271.protmethod(en-us,AX.60).gif tryGetNodeContent Tries to retrieve the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726271.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.)
JJ726271.pubmethod(en-us,AX.60).gif version Retrieves the version of the XML that this class creates and interprets.
JJ726271.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ726271.pubmethod(en-us,AX.60).gif webService Retrieves the web service that this format should be sent to.
JJ726271.pubmethod(en-us,AX.60).gif write Generates the XML messages and sends them to the message stream that is provided.
JJ726271.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ726271.pubmethod(en-us,AX.60).gif JJ726271.static(en-us,AX.60).gif ::construct Instantiates an EFDocMsgFormat_XmlExport_BR object.
Top

Object Class
  EFDocMsgFormat_XmlBase_BR Class
    EFDocMsgFormat_XmlExport_BR Class

Community Additions

ADD
Show: