EFDocEmailSender_BR Class [AX 2012]

class EFDocEmailSender_BR

Run On

Server

  MethodDescription
JJ725823.privmethod(en-us,AX.60).gif attachFile
JJ725823.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ725823.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ725823.protmethod(en-us,AX.60).gif fileExists Checks if the file specified exists on the server file system.
JJ725823.protmethod(en-us,AX.60).gif fileSize Gets the specified file's size
JJ725823.protmethod(en-us,AX.60).gif getCompletePdfFileName Gets the complete PDF file name by concatenating the path and the file name
JJ725823.pubmethod(en-us,AX.60).gif getDestinationAddresses Retrieves the list of destination addresses that XML email messages should be sent to.
JJ725823.privmethod(en-us,AX.60).gif getEmailLanguageId
JJ725823.pubmethod(en-us,AX.60).gif getEmailTemplateForEFDocEvent Gets the correct email template, if a template was set up by the user.
JJ725823.pubmethod(en-us,AX.60).gif getEmailTemplateForEFDocument Gets the correct email template based on the fiscal document status, if a template was set up by the user.
JJ725823.protmethod(en-us,AX.60).gif getPdfFile Gets the complete PDF file path
JJ725823.protmethod(en-us,AX.60).gif getTagSubstitutionMap Builds a map that maps TAGS to information about the NF-e to substitute in the body or subject of the email message.
JJ725823.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ725823.protmethod(en-us,AX.60).gif getXMLFile Generates a temporary fiscal document XML file in the file system that will be sent to the fiscal document recipient as an email attachment.
JJ725823.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ725823.protmethod(en-us,AX.60).gif loadFileData Gets the specified file's binary data
JJ725823.pubmethod(en-us,AX.60).gif new Instantiates an EFDocEmailSender_BR object.
JJ725823.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.)
JJ725823.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.)
JJ725823.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ725823.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ725823.pubmethod(en-us,AX.60).gif parmEFDocument Sets or retrieves the EFDocument_BR record that the email message is based on.
JJ725823.protmethod(en-us,AX.60).gif prepareEmailMessage Prepares the email message to be sent, inserting it into the correct email tables.
JJ725823.pubmethod(en-us,AX.60).gif sendEmail Prepares the email message and sends it to the correct destination addresses.
JJ725823.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ725823.privmethod(en-us,AX.60).gif shouldSendPdfDanfe
JJ725823.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ725823.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.)
JJ725823.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ725823.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ725823.pubmethod(en-us,AX.60).gif JJ725823.static(en-us,AX.60).gif ::construct Instantiates an EFDocEmailSender_BR object.
JJ725823.pubmethod(en-us,AX.60).gif JJ725823.static(en-us,AX.60).gif ::constructFromAccessKey Instantiates an EFDocEmailSender_BR object, based on the access key from the referenced document.
Top

Object Class
  EFDocEmailSender_BR Class

Community Additions

ADD
Show: