SAP ABAP Class /XNFE/CL_EVENT_MONITOR (Feeder Class for Event Monitor)
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_MONITOR Feeder Base Component 20120323
Properties
Class /XNFE/CL_EVENT_MONITOR  
Short Description Feeder Class for Event Monitor    
Super Class /XNFE/CL_MONITOR Feeder Base Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIEVENT   Events: User Interface 
Created 20110414   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /XNFE/CL_EVENT_MONITOR has no forward declaration.
Interfaces
Class /XNFE/CL_EVENT_MONITOR has no interface implemented.
Friends
Class /XNFE/CL_EVENT_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_AUTH_CACHE Instance attribute Private See coding Internal Table with Cache for Authorization check 20110516
2 MT_AUTH_CACHE_IB Instance attribute Private See coding Internal Table with Cache of Authorization Check, Inbound 20120706
3 MT_RESULT Instance attribute Private See coding Internal Results Table 20110414
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_ALLOWED Instance method Private Method Check Whether Action May Be Executed 20130409
Events
Class /XNFE/CL_EVENT_MONITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AUTH_CACHE Private See coding Local Table for Authorization Cache 20110516 begin of TY_AUTH_CACHE, cnpj type /xnfe/cnpj_own, actvt type char2, subrc type sysubrc, end of TY_AUTH_CACHE
2 TY_AUTH_CACHE_IB Private See coding 20120706 begin of ty_auth_cache_ib, ptyp TYPE /xnfe/proctyp, cnpj TYPE /xnfe/cnpj_emit, cnbp TYPE /xnfe/cnpj_bupa, actvt TYPE char2, subrc TYPE sysubrc, end of ty_auth_cache_ib
Method Signatures

Method CHECK_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20130731
2 Importing IV_PROCTYP Call by reference Type reference (TYPE) /XNFE/EV_PROCTYP Events: Prozesstyp 20130409
3 Importing IV_XMLVERSION Call by reference Type reference (TYPE) /XNFE/XML_VERSION XML-Versionen (NFe, CTe, Events) 20131209
4 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20130409

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