SAP ABAP Class CL_DUMP_EXCEPTION (ST22: Exception Info in Dump)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RABAX (Package) Runtime Error Handling
Properties
Class CL_DUMP_EXCEPTION  
Short Description ST22: Exception Info in Dump    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_RABAX   Runtime Error Handling 
Created 20020722   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DUMP_EXCEPTION has no forward declaration.
Interfaces
Class CL_DUMP_EXCEPTION has no interface implemented.
Friends
Class CL_DUMP_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Private Type reference (TYPE) FLAG SPACE General Flag 20020806
2 C_FT_EXC_ATTRIBUTE Constant Public Type reference (TYPE) RSDUMP_ID 'XA' ST22: ID of FT Table 20020805
3 C_FT_EXC_ATTR_CLASS Constant Public Type reference (TYPE) RSDUMP_EXC_ATTR_ID '&YC' ST22: ID of FT Table 20020806
4 C_FT_EXC_ATTR_INCLUDE Constant Public Type reference (TYPE) RSDUMP_EXC_ATTR_ID '&YI' ST22: ID of FT Table 20020806
5 C_FT_EXC_ATTR_LINE Constant Public Type reference (TYPE) RSDUMP_EXC_ATTR_ID '&YL' ST22: ID of FT Table 20020806
6 C_FT_EXC_ATTR_PROG Constant Public Type reference (TYPE) RSDUMP_EXC_ATTR_ID '&YP' ST22: ID of FT Table 20020806
7 C_FT_EXC_INCLUDE Constant Public Type reference (TYPE) RSDUMP_ID 'XI' ST22: ID of FT Table 20020805
8 C_FT_EXC_KIND Constant Public Type reference (TYPE) RSDUMP_ID 'XK' ST22: ID of FT Table 20020805
9 C_FT_EXC_LINE Constant Public Type reference (TYPE) RSDUMP_ID 'XL' ST22: ID of FT Table 20020805
10 C_FT_EXC_NAME Constant Public Type reference (TYPE) RSDUMP_ID 'XC' Version Number Component 20020805
11 C_FT_EXC_PROC_NAME Constant Public Type reference (TYPE) RSDUMP_ID 'XE' ST22: ID of FT Table 20020805
12 C_FT_EXC_PROC_TYPE Constant Public Type reference (TYPE) RSDUMP_ID 'XT' ST22: ID of FT Table 20020805
13 C_FT_EXC_PROG Constant Public Type reference (TYPE) RSDUMP_ID 'XP' ST22: ID of FT Table 20020805
14 C_FT_EXC_TEXTID Constant Public Type reference (TYPE) RSDUMP_ID 'XM' ST22: ID of FT Table 20020805
15 C_FT_INCLUDE Constant Public Type reference (TYPE) RSDUMP_ID 'AI' ST22: ID of FT Table 20020805
16 C_FT_LINE Constant Public Type reference (TYPE) RSDUMP_ID 'AL' ST22: ID of FT Table 20020805
17 C_FT_MAIN_PROG Constant Public Type reference (TYPE) RSDUMP_ID 'AM' Version Number Component 20020807
18 C_FT_PROC_NAME Constant Public Type reference (TYPE) RSDUMP_ID 'EV' ST22: ID of FT Table 20020805
19 C_FT_PROC_TYPE Constant Public Type reference (TYPE) RSDUMP_ID 'ET' ST22: ID of FT Table 20020805
20 C_FT_PROG Constant Public Type reference (TYPE) RSDUMP_ID 'AP' ST22: ID of FT Table 20020805
21 C_FT_ST_PROG Constant Public Type reference (TYPE) RSDUMP_ID 'TT' ST22: ID of FT Table 20030908
22 C_FT_TITLE Constant Public Type reference (TYPE) RSDUMP_ID 'FC' Version Number Component 20020805
23 C_FT_TRFOINCLUDE Constant Public Type reference (TYPE) RSDUMP_ID 'TI' ST22: ID of FT Table 20030908
24 C_FT_TRFOLINE Constant Public Type reference (TYPE) RSDUMP_ID 'TL' ST22: ID of FT Table 20030908
25 C_FT_XSLT_PROG Constant Public Type reference (TYPE) RSDUMP_ID 'XS' ST22: ID of FT Table 20030908
26 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20020806
27 DUMP_EXC_ADMIN Instance attribute Private Type reference (TYPE) RSDUMP_EXC_ADMIN ST22: Information for an Exception 20020722
28 DUMP_EXC_CHAIN_IT Instance attribute Private Type reference (TYPE) RSDUMP_EXC_CHAIN_IT ST22: Information for an Exception 20020805
29 DUMP_EXC_STATUS Instance attribute Private Type reference (TYPE) RSDUMP_FT_EXC_STATUS ST22: Exception Info Status 20020806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020722
2 GET_ADMIN_INFO Instance method Public Method 20020722
3 GET_EXC_CHAIN Instance method Public Method 20020722
4 GET_EXC_STATUS Instance method Public Method 20020806
Events
Class CL_DUMP_EXCEPTION has no event.
Types
Class CL_DUMP_EXCEPTION 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 P_FT_IT Call by reference Type reference (TYPE) RSDUMP_FT_IT st22: rabax 20020805

Method CONSTRUCTOR on class CL_DUMP_EXCEPTION has no exception.

Method GET_ADMIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ADMIN Call by reference Type reference (TYPE) RSDUMP_EXC_ADMIN ST22: Informationen zu einer Exception 20020722

Method GET_ADMIN_INFO on class CL_DUMP_EXCEPTION has no exception.

Method GET_EXC_CHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXC_CHAIN_IT Value transfer Type reference (TYPE) RSDUMP_EXC_CHAIN_IT ST22: Exception Kette 20020806

Method GET_EXC_CHAIN on class CL_DUMP_EXCEPTION has no exception.

Method GET_EXC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_STATUS Call by reference Type reference (TYPE) RSDUMP_FT_EXC_STATUS ST22: Exception info status 20020806

Method GET_EXC_STATUS on class CL_DUMP_EXCEPTION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630