SAP ABAP Class CX_IDREPFW_CL_ERRORS (Call Errors in Reporting Framework)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20130801
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130801
Properties
Class CX_IDREPFW_CL_ERRORS  
Short Description Call Errors in Reporting Framework    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20130712   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IDREPFW_CL_ERRORS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130801
Friends
Class CX_IDREPFW_CL_ERRORS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EMERGENCY_FLAG Constant Public See coding 20130801
2 FILEINTERN Instance attribute Public Type reference (TYPE) FILEINTERN Logical file name 20130801
3 FILE_NAME Instance attribute Public Type reference (TYPE) STRING 20130801
4 INSERT_TO_DB Constant Public See coding 20130801
5 LOC_FILE_NOT_LOADED Constant Public See coding 20130801
6 PHYSICAL_TO_LOGICAL Constant Public See coding 20130801
7 REP_ID Constant Public See coding 20130801
8 SERV_FILE_NOT_LOADED Constant Public See coding 20130801
9 SQL_INJECTION Constant Public See coding 20131121
10 TABLE_LOCKED Constant Public See coding 20130801
11 TABLE_NAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20130801
12 USER Instance attribute Public Type reference (TYPE) SYST_UNAME 20130801
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130801
Events
Class CX_IDREPFW_CL_ERRORS has no event.
Types
Class CX_IDREPFW_CL_ERRORS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILEINTERN Call by reference Type reference (TYPE) FILEINTERN 20130801
2 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20130801
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130801
4 Importing TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20130801
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130801
6 Importing USER Call by reference Type reference (TYPE) SYST_UNAME 20130801

Method CONSTRUCTOR on class CX_IDREPFW_CL_ERRORS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in