SAP ABAP Class CE_ATRAPI_TRACE_FILE_STATE (Enum for Trace File State)
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_FILE_STATE Enum Trace File State 20110705
Properties
Class CE_ATRAPI_TRACE_FILE_STATE  
Short Description Enum for Trace File State    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20110705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_ATRAPI_TRACE_FILE_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IE_ATRAPI_TRACE_FILE_STATE Enum Trace File State 20110705
Friends
Class CE_ATRAPI_TRACE_FILE_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_FILE_STATE=>TYP_ID 20110705
2 M_ACTIVE Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
3 M_CLOSE_ERROR Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
4 M_ERROR Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
5 M_READY Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
6 M_SIZE_LIMIT_EXCEEDED Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
7 M_TIME_LIMIT_EXCEEDED Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705
8 S_TAB_MEMBERS Static Attribute Private Type reference (TYPE) TYP_TAB_MEMBERS 20110705
9 TEXT Instance attribute Private Type reference (TYPE) STRING 20110705
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110705
2 S_GET_FROM_ID Static method Public Method 20110705
3 S_INIT Static method Private Method 20110705
Events
Class CE_ATRAPI_TRACE_FILE_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_ID Public Attribute reference (LIKE) 20110705
2 TYP_STR_MEMBER Private See coding 20110705 begin of TYP_STR_member, id type ie_atrapi_trace_file_state=>typ_id, ref_member TYPE ref to ie_atrapi_trace_file_state, end of TYP_STR_member
3 TYP_TAB_MEMBERS Private See coding 20110705 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_FILE_STATE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ATRAPI_TRACE_FILE_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) TYP_ID 20110705
2 Returning R_REF_MEMBER Value transfer Object reference (TYPE REF TO) IE_ATRAPI_TRACE_FILE_STATE 20110705

Method S_GET_FROM_ID on class CE_ATRAPI_TRACE_FILE_STATE has no exception.

Method S_INIT Signature

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