SAP ABAP Class /XNFE/CL_EVENT (Document Event)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USIEVENT (Package) Events: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_DOCUMENT Base Class of Document 20120308
Properties
Class /XNFE/CL_EVENT  
Short Description Document Event    
Super Class /XNFE/CL_DOCUMENT Base Class of Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIEVENT   Events: User Interface 
Created 20120308   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /XNFE/CL_EVENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /XNFE/CL_EVENT has no interface implemented.
Friends
Class /XNFE/CL_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_EVENT Instance attribute Private Type reference (TYPE) /XNFE/CL_EVENT=>S_EVENT Display Structure for Events 20120308
2 MV_EVENT_TYPE Instance attribute Private Type reference (TYPE) /XNFE/EV_TPEVENTO Type of Event 20120308
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVENT_TYPE Instance method Public Method Return the type of event currently set 20120308
2 GET_FILE_NAME Instance method Private Method Return File Name for Event Download 20120323
3 LOAD_DATA Instance method Private Method Return Data for a Selected Event 20120308
Events
Class /XNFE/CL_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_EVENT Public See coding 20120308 begin of s_event, guid type /xnfe/guid_16, chnfe type /xnfe/id, tpevento type /xnfe/ev_tpevento, nseqevento type /xnfe/ev_nseqevento, cstat type /xnfe/statuscode, internal_status type /xnfe/ev_actstat, batch_guid type /xnfe/guid_16, batchid type /xnfe/batchid, proctyp type /xnfe/proctyp, direction type /xnfe/direction, end of s_event
Method Signatures

Method GET_EVENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_TYPE Value transfer Type reference (TYPE) /XNFE/EV_TPEVENTO Typ eines Events 20120308

Method GET_EVENT_TYPE on class /XNFE/CL_EVENT has no exception.

Method GET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILE_NAME Value transfer Type reference (TYPE) STRING Name der Datei 20120323

Method GET_FILE_NAME on class /XNFE/CL_EVENT has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) DATA Eventdetails 20120308
2 Exporting ER_PROXYSTRUC Call by reference Object reference (TYPE REF TO) DATA Proxystruktur 20120308
3 Exporting ES_EVENT Call by reference Type reference (TYPE) /XNFE/EVENTS Nota Fiscal Eletronica (NFe): Events 20120308
4 Exporting ES_XML Call by reference Type reference (TYPE) /XNFE/EVENT_XML Nota Fiscal Eletronica (NFe): Event-XML 20120308
5 Exporting ET_EVENT_HIST Call by reference Type reference (TYPE) /XNFE/EVENT_HIST_T Event-Historie 20120308
6 Exporting ET_EVENT_STAT Call by reference Type reference (TYPE) /XNFE/EVENT_STAT_T Events: Tabellentyp für Status 20120308
7 Exporting ET_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T Tabellentype zu /XNFE/SYMSG 20120308
8 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /XNFE/CL_NFE_MESSAGES Allgemeiner Message Handler für NFE 20120308
9 Importing IV_GUID Call by reference Type reference (TYPE) /XNFE/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20120308
10 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120308
11 Importing IV_XML_TRANSFORM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120308

Method LOAD_DATA on class /XNFE/CL_EVENT has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 900