SAP ABAP Class CL_SHM_TRACE_DEFAULT (Default Trace for Shared Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SHARED_OBJECTS (Package) Shared Objects: Basis Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SHM_TRACE_ADAPTER | Default Trace Class for Shared Objects | 20031014 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHM_TRACE_ACTIVATION | Shared Objects Trace: Activation | 20090324 |
Properties
Class | CL_SHM_TRACE_DEFAULT | |
Short Description | Default Trace for Shared Objects | |
Super Class | CL_SHM_TRACE_ADAPTER | Default Trace Class for Shared Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHARED_OBJECTS | Shared Objects: Basis Components |
Created | 20031014 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SHM_TRACE_DEFAULT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SHM_TRACE_ACTIVATION | Shared Objects Trace: Activation | 20090324 |
Friends
Class CL_SHM_TRACE_DEFAULT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | LCL_HANDLE_EVENTS | 20090324 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | AAB_ID_NAME | 'SHARED_OBJECTS_DEFAULT_TRACE' | Checkpoint Name | 20090324 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MSNAME2 | Application Server Name | 20090324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20090324 | |
2 | ![]() |
Static method | Private | Method | Delete Existing System Log Records | 20090324 |
3 | ![]() |
Static method | Private | Method | ALV Display of System Log Records | 20090324 |
4 | ![]() |
Static method | Private | Method | Get ABAP Stack | 20090324 |
5 | ![]() |
Static method | Private | Method | Get Name of an Exception Class | 20090617 |
6 | ![]() |
Static method | Private | Method | Create Subkey for Logpoint | 20090324 |
Events
Class CL_SHM_TRACE_DEFAULT has no event.
Types
Class CL_SHM_TRACE_DEFAULT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SHM_TRACE_DEFAULT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHM_TRACE_DEFAULT has no exception.
Method __DELETE_LOG_ENTRIES Signature
Method __DELETE_LOG_ENTRIES on class CL_SHM_TRACE_DEFAULT has no parameter.
Method __DELETE_LOG_ENTRIES on class CL_SHM_TRACE_DEFAULT has no exception.
Method __DISPLAY_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRACE | Call by reference | Type reference (TYPE) | TABLE | 20090324 |
Method __DISPLAY_ALV on class CL_SHM_TRACE_DEFAULT has no exception.
Method __GET_ABAP_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STACK | Value transfer | Type reference (TYPE) | SHMM_TRACE_STRING_TABLE | System Callstack Tabelle | 20090324 |
Method __GET_ABAP_STACK on class CL_SHM_TRACE_DEFAULT has no exception.
Method __GET_EXCEPTION_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090617 | ||
2 | ![]() |
P_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20090617 |
Method __GET_EXCEPTION_CLASS on class CL_SHM_TRACE_DEFAULT has no exception.
Method __GET_SUBKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBKEY | Value transfer | Type reference (TYPE) | STRING | 20090324 |
Method __GET_SUBKEY on class CL_SHM_TRACE_DEFAULT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |