EFEventDocument_Cancel_BR Class [AX 2012]
Represents the event of cancelling an electronic fiscal document
| Method | Description | |
|---|---|---|
| accessKey | Retrieves the access key for this NF-e. (Inherited from EFEventDocument_BR.) |
| cancelReasonComment | Gets the reason of the current reverse transaction. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| digitalCertificateSubject | Retrieves the digital certificate subject that should be used to sign this document. (Inherited from EFEventDocument_BR.) |
| efDocument | Retrieves the EFDocument_BR record for this NF-e process. (Inherited from EFEventDocument_BR.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| eventDescription | Returns a constant that describe the message type. |
| eventType | Returns a constant that represents the event type. |
| eventVersion | Returns the event version. |
| fiscalDocumentNumber | Retrieves the document number of this NF-e. (Inherited from EFEventDocument_BR.) |
| fiscalEstablishment | Retrieves the FiscalEstablishment_BR record related to this document. (Inherited from EFEventDocument_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.) |
| issuerCNPJ | Retrieves the CNPJ of the document issuer. (Inherited from EFEventDocument_BR.) |
| issuerCPF | Retrieves the CPF of the document issuer. (Inherited from EFEventDocument_BR.) |
| issuerIBGECode | Retrieves the IBGE code of the fiscal establishment's address. (Inherited from EFEventDocument_BR.) |
| new | Creates a new instance of EFEventDocument_BR class (Overrides the new Method.) |
| 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.) |
| parmEventType | Gets or sets the EventType parameter. (Inherited from EFEventDocument_BR.) |
| protocolNumber | Gets the NF-e protocol number of the current document |
| sequence | Returns a sequential number. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: