EFDocMsgFormat_XmlSubmit_BR Class [AX 2012]
The EFDocMsgFormat_XmlSubmit_BR class creates and interprets the XML that is sent to the submission web service.
| Method | Description | |
|---|---|---|
| appendChildIfNotEmpty | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create_cobr_Element | |
| create_COFINS_Element | |
| create_dest_Element | |
| create_di_Element | |
| create_emit_Element | |
| create_entrega_Element | |
| create_enviNFe_Element | |
| create_exporta_Element | |
| create_ICMS_Element | |
| create_ide_Element | |
| create_II_Element | |
| create_imposto_Element | |
| create_infAdic_Element | |
| create_infNFe_Element | |
| create_IPI_Element | |
| create_ISSQN_Element | |
| create_modFrete_Element | |
| create_NFe_Element | |
| create_NFref_Element | |
| create_PIS_Element | |
| create_prod_Element | |
| create_refNF_Element | |
| create_total_Element | |
| create_transp_Element | |
| create_vTotTrib_Element | Creates the XML element that represents the approximate tax amount |
| createElement | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| createElementWithValue | (Inherited from EFDocMsgFormat_XmlBase_BR.) |
| createItems | |
| createXmlDocumentFromEFDocument | |
| doFormat | |
| eFiscalDocVersion | Retrieves the version of the NF-e manual that this class adheres to. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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.) |
| 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.) |
| hasISS | Checks whether a given electronic fiscal document line has services tax. |
| 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 the XML that is returned by the submission web service. |
| 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 XML that this class creates and interprets. |
| wait | Pauses a process. (Inherited from Object.) |
| webService | Retrieves the web service that this format should be sent to. |
| write | Generates the XML messages and sends them to the message stream that is provided. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Instantiates an EFDocMsgFormat_XmlSubmit_BR object. |
Community Additions
ADD
Show: