SAP ABAP Class CX_SY_REP_INTERNAL_ERROR (Internal Exceptions for +REP/+ENDREP Performance Measuremnts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_REP_MEASUREMENT_ERROR System Exceptions for +REP/+ENDREP Performance Measurements 20040709
Properties
Class CX_SY_REP_INTERNAL_ERROR  
Short Description Internal Exceptions for +REP/+ENDREP Performance Measuremnts    
Super Class CX_SY_REP_MEASUREMENT_ERROR System Exceptions for +REP/+ENDREP Performance Measurements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20040709   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_REP_INTERNAL_ERROR has no forward declaration.
Interfaces
Class CX_SY_REP_INTERNAL_ERROR has no interface implemented.
Friends
Class CX_SY_REP_INTERNAL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_REP_INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'BB07B73915F6B645E10000000A11447B' Exception ID: Value for Attribute TEXTID 20040709
2 DDIC_INCONSISTENCY Constant Public Type reference (TYPE) SOTR_CONC 'F136EE407F32D513E10000000A114BF5' 20040709
3 DDIC_OBJ_NAME Instance attribute Public Type reference (TYPE) STRING Name of DDIC Object 20040709
4 ILLEGAL_LONGJMP Constant Public Type reference (TYPE) SOTR_CONC '2CDCED404399A361E10000000A114BF5' 20040709
5 KSTRUC_NAME Instance attribute Public Type reference (TYPE) STRING Name of Kernel Structure 20040709
6 OPEN_RECORD Constant Public Type reference (TYPE) SOTR_CONC '997CED40CA5E5152E10000000A114BF5' 20040709
7 REC_INDX Instance attribute Public Type reference (TYPE) INT4 Index of a Statistical Record 20040709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040709
Events
Class CX_SY_REP_INTERNAL_ERROR has no event.
Types
Class CX_SY_REP_INTERNAL_ERROR 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 DDIC_OBJ_NAME Call by reference Type reference (TYPE) STRING 20040709
2 Importing KSTRUC_NAME Call by reference Type reference (TYPE) STRING 20040709
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040709
4 Importing REC_INDX Call by reference Type reference (TYPE) INT4 20040709
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040709

Method CONSTRUCTOR on class CX_SY_REP_INTERNAL_ERROR has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700