EFEventDocMsgFormat_CorrectionLetter_BR Class [AX 2012]
The EFEventDocMsgFormat_CorrectionLetter_BR class is responsible for formatting the XML of electronic invoices that are sent.
| Method | Description | |
|---|---|---|
| appendChildIfNotEmpty | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create_detEvento_Element | Creates the detEvento element. |
| create_evento_Element | Creates the evento element. |
| create_infEvento_Element | Creates the infEvento element. |
| createElement | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| createElementWithValue | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| createXmlDcoumentFromEFDocument | |
| doFormat | Formats the correction letter XML document and writes it to a stream. |
| eFiscalDocVersion | Returns the fiscal document version. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| eventDateTime | |
| eventDescription | Returns a constant that describes the message type. |
| eventType | Returns a constant that represents the event type. |
| eventVersion | Returns the event version. |
| existsNode | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| 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.) |
| formatedEventSequence | |
| formatFillLeft | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatInt2Str | Formats an integer to string accordingly to the XMl layout. (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatKeepNumbersOnly | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatStr2Int | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatXmlAmount | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatXmlDate | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| formatXmlQty | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| getNodeContent | Retrieves the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| Id | |
| new | Creates a new instance of EFDocMsgFormat_XmlBase_BR (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| 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.) |
| read | Reads a return message and writes it to an EFiscalDocumentReturnInfo_BR instance. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| signDocument | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| tryGetNodeContent | Tries to retrieve the content of the node with the given path. (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| version | Retrieves the version of the current service. |
| wait | Pauses a process. (Inherited from Object.) |
| write | Writes an XML document to a stream. |
| xCondUso | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new instance of the EFEventDocMsgFormat_CorrectionLetter_BR class |
Community Additions
ADD
Show: