SAP ABAP Class CL_EPM_TRACE_SERVICES (ESF component tracing services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_TESTING_UTILITIES (Package) EPM BO and Scenario Testing
⤷
⤷
Properties
| Class | CL_EPM_TRACE_SERVICES | |
| Short Description | ESF component tracing services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_EPM_TESTING_UTILITIES | EPM BO and Scenario Testing |
| Created | 20090224 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_EPM_TRACE_SERVICES has no interface implemented.
Friends
Class CL_EPM_TRACE_SERVICES has no friend class.
Attributes
Class CL_EPM_TRACE_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | TheCLASS CONSTRUCTOR | 20090224 |
Events
Class CL_EPM_TRACE_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TRACE | Public | See coding | 20090224 | tt_trace type standard table of ty_trace with default key
|
||
| 2 | TY_TRACE | Public | See coding | 20090224 | begin of ty_trace,
subkey type string,
category type symsgty,
text type string,
abap_source type progname,
abap_source_line type i,
end of ty_trace
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EPM_TRACE_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_TRACE_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |