SAP ABAP Class CE_ATRAPI_TRACE_STATE (Enum: State of a Trace Session)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IE_ATRAPI_TRACE_STATE Trace State 20101129
Properties
Class CE_ATRAPI_TRACE_STATE  
Short Description Enum: State of a Trace Session    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20101129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IE_ATRAPI_TRACE_STATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IE_ATRAPI_TRACE_STATE Trace State 20101129
Friends
Class CE_ATRAPI_TRACE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Private Type reference (TYPE) IE_ATRAPI_TRACE_STATE=>TYP_ID 20101129
2 M_ACTIVE_IN_KERNEL Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129
3 M_ACTIVE_STOPPED Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129
4 M_INITIAL Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129
5 M_START_ERROR Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129
6 M_STOP_ERROR Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129
7 S_TAB_MEMBERS Static Attribute Private Type reference (TYPE) TYP_TAB_MEMBERS 20101129
8 TEXT Instance attribute Private Type reference (TYPE) STRING 20101129
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101129
2 S_GET_FROM_ID Static method Public Method 20101129
3 S_INIT Static method Private Method 20101129
Events
Class CE_ATRAPI_TRACE_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_MEMBER Private See coding 20101129 begin of TYP_STR_member, id type ie_atrapi_trace_state=>typ_id, ref_member TYPE ref to ie_atrapi_trace_state, end of TYP_STR_member
2 TYP_TAB_MEMBERS Private See coding 20101129 typ_tab_members TYPE HASHED TABLE OF typ_str_member WITH unique key id
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_ATRAPI_TRACE_STATE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ATRAPI_TRACE_STATE has no exception.

Method S_GET_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SIMPLE 20101129
2 Returning R_REF_MEMBER Value transfer Object reference (TYPE REF TO) IE_ATRAPI_TRACE_STATE 20101129

Method S_GET_FROM_ID on class CE_ATRAPI_TRACE_STATE has no exception.

Method S_INIT Signature

Method S_INIT on class CE_ATRAPI_TRACE_STATE has no parameter.
Method S_INIT on class CE_ATRAPI_TRACE_STATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802