SAP ABAP Class CX_SEC_TRACE (Security diagnostic tool exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN-SML (Application Component) SAML 2.0
     SEC_TRACE (Package) Generic functionality for security tracing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100723
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100723
Properties
Class CX_SEC_TRACE  
Short Description Security diagnostic tool exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SEC_TRACE    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package SEC_TRACE   Generic functionality for security tracing 
Created 20100723   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SEC_TRACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100723
Friends
Class CX_SEC_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANT_CHANGE_STOPPED_SESSION Constant Public See coding 20100723
2 CANT_CREATE_ENQUEUE_LOCK Constant Public See coding 20100723
3 CANT_CREATE_SESSION Constant Public See coding 20100723
4 CANT_CREATE_SESSION_EXT Constant Public See coding 20100723
5 CANT_DELETE_MULTIPLE_SESSIONS Constant Public See coding 20110124
6 CANT_DELETE_SESSION Constant Public See coding 20100723
7 CANT_INSERT_TRACE_MSG Constant Public See coding 20100723
8 CANT_REMOVE_ENQUEUE_LOCK Constant Public See coding 20100723
9 CANT_UPDATE_SESSION Constant Public See coding 20100723
10 C_STACK Instance attribute Public Type reference (TYPE) ABAP_CALLSTACK ABAP Call Stack 20100723
11 INCONSISTENT_DB Constant Public See coding 20100723
12 MSG1 Instance attribute Public Type reference (TYPE) STRING 20100723
13 MSG2 Instance attribute Public Type reference (TYPE) STRING 20100723
14 PROVIDE_SESSION_ID Constant Public See coding 20100723
15 PROVIDE_SEVERITY Constant Public See coding 20100723
16 PROVIDE_STATUS Constant Public See coding 20100723
17 RUNNING_SESSION_EXISTS Constant Public See coding 20100723
18 XML Instance attribute Public Type reference (TYPE) XSDANY XML Fragment 20100723
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100723
2 CREATE_CALLSTACK Static method Public Method Generate ABAP Call Stack 20100723
3 GET_EXCEPTION_KEY Instance method Public Method 20100723
4 GET_MESSAGE_FROM_LANGU Instance method Private Method Determine message text for language 20100723
Events
Class CX_SEC_TRACE has no event.
Types
Class CX_SEC_TRACE 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 C_STACK Call by reference Type reference (TYPE) ABAP_CALLSTACK 20100723
2 Importing MSG1 Call by reference Type reference (TYPE) STRING 20100723
3 Importing MSG2 Call by reference Type reference (TYPE) STRING 20100723
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100723
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100723
6 Importing XML Call by reference Type reference (TYPE) XSDANY 20100723

Method CONSTRUCTOR on class CX_SEC_TRACE has no exception.

Method CREATE_CALLSTACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STACK Value transfer Type reference (TYPE) ABAP_CALLSTACK ABAP Call Stack 20100723

Method CREATE_CALLSTACK on class CX_SEC_TRACE has no exception.

Method GET_EXCEPTION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_KEY Value transfer Type reference (TYPE) SCX_T100KEY T100 key with parameters mapped to attribute names 20100723

Method GET_EXCEPTION_KEY on class CX_SEC_TRACE has no exception.

Method GET_MESSAGE_FROM_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_TEXT Call by reference Type reference (TYPE) STRING 20100723
2 Importing IF_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20100723
3 Importing IO_OBJ Call by reference Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20100723

Method GET_MESSAGE_FROM_LANGU on class CX_SEC_TRACE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703