EFDocMsgFormat_XmlSubmit_BR Class [AX 2012]

The EFDocMsgFormat_XmlSubmit_BR class creates and interprets the XML that is sent to the submission web service.

class EFDocMsgFormat_XmlSubmit_BR extends EFDocMsgFormat_XmlBase_BR implements IEFDocMsgFormat

Run On

Called

  MethodDescription
JJ726560.protmethod(en-us,AX.60).gif appendChildIfNotEmpty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ726560.protmethod(en-us,AX.60).gif create_cobr_Element
JJ726560.protmethod(en-us,AX.60).gif create_COFINS_Element
JJ726560.protmethod(en-us,AX.60).gif create_dest_Element
JJ726560.protmethod(en-us,AX.60).gif create_di_Element
JJ726560.protmethod(en-us,AX.60).gif create_emit_Element
JJ726560.protmethod(en-us,AX.60).gif create_entrega_Element
JJ726560.protmethod(en-us,AX.60).gif create_enviNFe_Element
JJ726560.privmethod(en-us,AX.60).gif create_exporta_Element
JJ726560.protmethod(en-us,AX.60).gif create_ICMS_Element
JJ726560.protmethod(en-us,AX.60).gif create_ide_Element
JJ726560.protmethod(en-us,AX.60).gif create_II_Element
JJ726560.protmethod(en-us,AX.60).gif create_imposto_Element
JJ726560.protmethod(en-us,AX.60).gif create_infAdic_Element
JJ726560.protmethod(en-us,AX.60).gif create_infNFe_Element
JJ726560.protmethod(en-us,AX.60).gif create_IPI_Element
JJ726560.protmethod(en-us,AX.60).gif create_ISSQN_Element
JJ726560.protmethod(en-us,AX.60).gif create_modFrete_Element
JJ726560.protmethod(en-us,AX.60).gif create_NFe_Element
JJ726560.protmethod(en-us,AX.60).gif create_NFref_Element
JJ726560.protmethod(en-us,AX.60).gif create_PIS_Element
JJ726560.protmethod(en-us,AX.60).gif create_prod_Element
JJ726560.protmethod(en-us,AX.60).gif create_refNF_Element
JJ726560.protmethod(en-us,AX.60).gif create_total_Element
JJ726560.protmethod(en-us,AX.60).gif create_transp_Element
JJ726560.protmethod(en-us,AX.60).gif create_vTotTrib_Element Creates the XML element that represents the approximate tax amount
JJ726560.protmethod(en-us,AX.60).gif createElement (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif createElementWithValue (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif createItems
JJ726560.protmethod(en-us,AX.60).gif createXmlDocumentFromEFDocument
JJ726560.privmethod(en-us,AX.60).gif doFormat
JJ726560.pubmethod(en-us,AX.60).gif eFiscalDocVersion Retrieves the version of the NF-e manual that this class adheres to.
JJ726560.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ726560.protmethod(en-us,AX.60).gif existsNode (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.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.)
JJ726560.protmethod(en-us,AX.60).gif formatFillLeft (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatInt2Str Formats an integer to string accordingly to the XMl layout. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatKeepNumbersOnly (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatStr2Int (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatXmlAmount (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatXmlDate (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif formatXmlQty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.protmethod(en-us,AX.60).gif getNodeContent Retrieves the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ726560.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ726560.protmethod(en-us,AX.60).gif hasISS Checks whether a given electronic fiscal document line has services tax.
JJ726560.pubmethod(en-us,AX.60).gif new Creates a new instance of EFDocMsgFormat_XmlBase_BR (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.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.)
JJ726560.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.)
JJ726560.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ726560.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ726560.pubmethod(en-us,AX.60).gif read Reads the XML that is returned by the submission web service.
JJ726560.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ726560.protmethod(en-us,AX.60).gif signDocument (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ726560.protmethod(en-us,AX.60).gif tryGetNodeContent Tries to retrieve the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ726560.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.)
JJ726560.pubmethod(en-us,AX.60).gif version Retrieves the version of the XML that this class creates and interprets.
JJ726560.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ726560.pubmethod(en-us,AX.60).gif webService Retrieves the web service that this format should be sent to.
JJ726560.pubmethod(en-us,AX.60).gif write Generates the XML messages and sends them to the message stream that is provided.
JJ726560.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ726560.pubmethod(en-us,AX.60).gif JJ726560.static(en-us,AX.60).gif ::construct Instantiates an EFDocMsgFormat_XmlSubmit_BR object.
Top

Object Class
  EFDocMsgFormat_XmlBase_BR Class
    EFDocMsgFormat_XmlSubmit_BR Class

Community Additions

ADD
Show: