SAP ABAP Interface IF_TRACE_CONSTANTS (Contains trace constants)
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
⤷
⤷
Properties
| Interface | IF_TRACE_CONSTANTS | |
| Short Description | Contains trace constants |
General Data
| Package | SEC_TRACE | Generic functionality for security tracing |
| Created | 20100723 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TRACE_CONSTANTS has no forward declaration.
Interfaces
Interface IF_TRACE_CONSTANTS has no interface.
Friends
Interface IF_TRACE_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_CATEGORY_SAML2 | Constant | Public | Type reference (TYPE) | TRACE_CATEGORY | 0 | Category of a security trace | 20100723 | |
| 2 | GC_CATEGORY_SPNEGO | Constant | Public | Type reference (TYPE) | TRACE_CATEGORY | 1 | Category of a security trace | 20100723 | |
| 3 | GC_SEVERITY_DEBUG | Constant | Public | Type reference (TYPE) | TRACE_SEVERITY | 0 | Trace session severity | 20100723 | |
| 4 | GC_SEVERITY_ERROR | Constant | Public | Type reference (TYPE) | TRACE_SEVERITY | 2 | Trace session severity | 20100727 | |
| 5 | GC_SEVERITY_INFO | Constant | Public | Type reference (TYPE) | TRACE_SEVERITY | 1 | Trace session severity | 20100723 | |
| 6 | GC_STATUS_PAUSED | Constant | Public | Type reference (TYPE) | TRACE_SESSION_STATUS | 1 | Trace session status | 20100723 | |
| 7 | GC_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | TRACE_SESSION_STATUS | 0 | Trace session status | 20100723 | |
| 8 | GC_STATUS_STOPPED | Constant | Public | Type reference (TYPE) | TRACE_SESSION_STATUS | 2 | Trace session status | 20100723 |
Methods
Interface IF_TRACE_CONSTANTS has no method.
Events
Interface IF_TRACE_CONSTANTS has no event.
Types
Interface IF_TRACE_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |