EFEventDocMsgFormat_CorrectionLetter_BR Class [AX 2012]

The EFEventDocMsgFormat_CorrectionLetter_BR class is responsible for formatting the XML of electronic invoices that are sent.

class EFEventDocMsgFormat_CorrectionLetter_BR extends EFDocMsgFormat_XmlBase_BR implements IEFEventDocMsgFormat_BR

Run On

Server

  MethodDescription
JJ747960.protmethod(en-us,AX.60).gif appendChildIfNotEmpty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ747960.protmethod(en-us,AX.60).gif create_detEvento_Element Creates the detEvento element.
JJ747960.protmethod(en-us,AX.60).gif create_evento_Element Creates the evento element.
JJ747960.protmethod(en-us,AX.60).gif create_infEvento_Element Creates the infEvento element.
JJ747960.protmethod(en-us,AX.60).gif createElement (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif createElementWithValue (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif createXmlDcoumentFromEFDocument
JJ747960.protmethod(en-us,AX.60).gif doFormat Formats the correction letter XML document and writes it to a stream.
JJ747960.pubmethod(en-us,AX.60).gif eFiscalDocVersion Returns the fiscal document version.
JJ747960.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ747960.protmethod(en-us,AX.60).gif eventDateTime
JJ747960.protmethod(en-us,AX.60).gif eventDescription Returns a constant that describes the message type.
JJ747960.protmethod(en-us,AX.60).gif eventType Returns a constant that represents the event type.
JJ747960.protmethod(en-us,AX.60).gif eventVersion Returns the event version.
JJ747960.protmethod(en-us,AX.60).gif existsNode (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.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.)
JJ747960.privmethod(en-us,AX.60).gif formatedEventSequence
JJ747960.protmethod(en-us,AX.60).gif formatFillLeft (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatInt2Str Formats an integer to string accordingly to the XMl layout. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatKeepNumbersOnly (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatStr2Int (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatXmlAmount (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatXmlDate (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif formatXmlQty (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.protmethod(en-us,AX.60).gif getNodeContent Retrieves the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ747960.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ747960.privmethod(en-us,AX.60).gif Id
JJ747960.pubmethod(en-us,AX.60).gif new Creates a new instance of EFDocMsgFormat_XmlBase_BR (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.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.)
JJ747960.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.)
JJ747960.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ747960.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ747960.pubmethod(en-us,AX.60).gif read Reads a return message and writes it to an EFiscalDocumentReturnInfo_BR instance.
JJ747960.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ747960.protmethod(en-us,AX.60).gif signDocument (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ747960.protmethod(en-us,AX.60).gif tryGetNodeContent Tries to retrieve the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.)
JJ747960.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.)
JJ747960.pubmethod(en-us,AX.60).gif version Retrieves the version of the current service.
JJ747960.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ747960.pubmethod(en-us,AX.60).gif write Writes an XML document to a stream.
JJ747960.privmethod(en-us,AX.60).gif xCondUso
JJ747960.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ747960.pubmethod(en-us,AX.60).gif JJ747960.static(en-us,AX.60).gif ::construct Creates a new instance of the EFEventDocMsgFormat_CorrectionLetter_BR class
Top

Object Class
  EFDocMsgFormat_XmlBase_BR Class
    EFEventDocMsgFormat_CorrectionLetter_BR Class

Community Additions

ADD
Show: