EFEventDocMsgFormat_Cancel_BR Class [AX 2012]

This class extends the EFDocMsgFormat_XmlBase_BR class and is responsible to format the XML of electronic invoice cancelation to be sent.

class EFEventDocMsgFormat_Cancel_BR extends EFDocMsgFormat_XmlBase_BR implements IEFEventDocMsgFormat_BR

Run On

Called

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

Object Class
  EFDocMsgFormat_XmlBase_BR Class
    EFEventDocMsgFormat_Cancel_BR Class

Community Additions

ADD
Show: