SAP ABAP Class CL_OO_EXCEPTION_CLASS (CL_OO_EXCEPTION_CLASS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_EXCEPTION_CLASS  
Short Description CL_OO_EXCEPTION_CLASS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OO    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20031021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_EXCEPTION_CLASS has no interface implemented.
Friends
Class CL_OO_EXCEPTION_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLSKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY 20031021
2 PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) LIF_PERSISTENCE 20100714
3 T100_EXCEPTION Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN 20031021
4 T100_INTERFACE Constant Public Type reference (TYPE) SEOCLSNAME 'IF_T100_MESSAGE' 20031021
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSTRUCTOR Instance method Public Method 20031021
2 CHECK_OTR_TEXT Instance method Public Method 20060206
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031021
4 CREATE_CONSTRUCTOR_DEFINITION Instance method Public Method 20031021
5 CREATE_CONSTRUCTOR_IMPLEM Instance method Public Method 20031021
6 GET_PARAMETERS Instance method Public Method 20060207
7 GET_SIGNATURE Instance method Private Method 20031117
8 INIT Instance method Private Method 20100714
9 IS_CONSTRUCTOR_GENERATED Instance method Public Method 20100714
10 IS_EXCEPTION_CLASS Instance method Public Method 20100708
11 IS_T100_EXCEPTION Instance method Public Method 20031021
12 REPAIR_SUBCLASSES Instance method Public Method 20031021
13 SET_CONSTRUCTOR_GENERATION Instance method Public Method 20100714
14 SUBCLASSES_EXIST Instance method Public Method Check Existence of Subclasses 20100708
15 UPDATE_OTR_USAGE_TABLE Instance method Public Method 20031021
Events
Class CL_OO_EXCEPTION_CLASS has no event.
Types
Class CL_OO_EXCEPTION_CLASS has no local type.
Method Signatures

Method CHECK_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONSTRUCTOR_IS_CONSISTENT Value transfer Type reference (TYPE) SEOX_BOOLEAN 20031021

Method CHECK_CONSTRUCTOR on class CL_OO_EXCEPTION_CLASS has no exception.

Method CHECK_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTR_TEXT Call by reference Type reference (TYPE) SOTR_TXT 20060206
# Exception Resumable Description Created on
1 PARAMETER_NOT_FOUND 20060206

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Call by reference Type reference (TYPE) SEOCLSKEY 20031021

Method CONSTRUCTOR on class CL_OO_EXCEPTION_CLASS has no exception.

Method CREATE_CONSTRUCTOR_DEFINITION Signature

Method CREATE_CONSTRUCTOR_DEFINITION on class CL_OO_EXCEPTION_CLASS has no parameter.
Method CREATE_CONSTRUCTOR_DEFINITION on class CL_OO_EXCEPTION_CLASS has no exception.

Method CREATE_CONSTRUCTOR_IMPLEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20100629
2 Importing LIFECYCLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20100621
3 Importing SUPPRESS_CORR Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20100629
4 Importing SUPPRESS_INDEX_UPDATE Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20100629
5 Importing SUPPRESS_MODIFICATION_SUPPORT Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20100629

Method CREATE_CONSTRUCTOR_IMPLEM on class CL_OO_EXCEPTION_CLASS has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PARAM_TAB Call by reference Type reference (TYPE) SOTR_PARAMS 20060207
2 Importing P_TEXT Call by reference Type reference (TYPE) SOTR_TXT 20060207

Method GET_PARAMETERS on class CL_OO_EXCEPTION_CLASS has no exception.

Method GET_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETER_TABLE Value transfer Type reference (TYPE) SEO_PARAMETERS Parameter 20031117

Method GET_SIGNATURE on class CL_OO_EXCEPTION_CLASS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSISTENCE Call by reference Object reference (TYPE REF TO) LIF_PERSISTENCE 20100714

Method INIT on class CL_OO_EXCEPTION_CLASS has no exception.

Method IS_CONSTRUCTOR_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEOX_BOOLEAN 20100714

Method IS_CONSTRUCTOR_GENERATED on class CL_OO_EXCEPTION_CLASS has no exception.

Method IS_EXCEPTION_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EXCEPTION_CLASS Value transfer Type reference (TYPE) SEOX_BOOLEAN 20100708
# Exception Resumable Description Created on
1 CX_OO_CLIF_NOT_EXISTS 20100722

Method IS_T100_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_T100_EXCEPTION Value transfer Type reference (TYPE) SEOX_BOOLEAN 20031021

Method IS_T100_EXCEPTION on class CL_OO_EXCEPTION_CLASS has no exception.

Method REPAIR_SUBCLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DONE_COMPLETELY Value transfer Type reference (TYPE) SEOX_BOOLEAN 20031021

Method REPAIR_SUBCLASSES on class CL_OO_EXCEPTION_CLASS has no exception.

Method SET_CONSTRUCTOR_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN 20100714
2 Importing LIFECYCLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20100730

Method SET_CONSTRUCTOR_GENERATION on class CL_OO_EXCEPTION_CLASS has no exception.

Method SUBCLASSES_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBCLASS_EXISTS Value transfer Type reference (TYPE) SEOX_BOOLEAN 20100708

Method SUBCLASSES_EXIST on class CL_OO_EXCEPTION_CLASS has no exception.

Method UPDATE_OTR_USAGE_TABLE Signature

Method UPDATE_OTR_USAGE_TABLE on class CL_OO_EXCEPTION_CLASS has no parameter.
Method UPDATE_OTR_USAGE_TABLE on class CL_OO_EXCEPTION_CLASS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700