SAP ABAP Class /XNFE/CL_MDFE_MONITOR (Feeder Class for MDF-e Monitor)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USIMDFE (Package) MDF-e: 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 20140505
Properties
Class /XNFE/CL_MDFE_MONITOR  
Short Description Feeder Class for MDF-e 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/USIMDFE   MDF-e: User Interface 
Created 20140505   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /XNFE/CL_MDFE_MONITOR has no forward declaration.
Interfaces
Class /XNFE/CL_MDFE_MONITOR has no interface implemented.
Friends
Class /XNFE/CL_MDFE_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 20140505
2 MT_RESULT Instance attribute Private See coding Internal Results Table 20140505
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_ALLOWED Instance method Private Method Check Whether Action May Be Executed 20140505
Events
Class /XNFE/CL_MDFE_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 20140505 begin of TY_AUTH_CACHE, cnpj type /xnfe/cnpj_own, actvt type char2, subrc type sysubrc, end of TY_AUTH_CACHE
Method Signatures

Method CHECK_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNPJ Call by reference Type reference (TYPE) /XNFE/CNPJ_OWN Eigene Steuernummer (CNPJ) 20140505
2 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL Berechtigung vorhanden 20140505

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