SAP ABAP Class IE_ATRAPI_TRACE_FILE_STATE (Enum Trace File State)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CE_ATRAPI_TRACE_FILE_STATE Enum for Trace File State 20110705
Properties
Class IE_ATRAPI_TRACE_FILE_STATE  
Short Description Enum Trace File State    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IE_ATRAPI_TRACE_FILE_STATE has no forward declaration.
Interfaces
Class IE_ATRAPI_TRACE_FILE_STATE has no interface implemented.
Friends
Class IE_ATRAPI_TRACE_FILE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE Constant Public Type reference (TYPE) TYP_ID 'A' 20110705
2 C_CLOSE_ERROR Constant Public Type reference (TYPE) TYP_ID 'C' 20110705
3 C_ERROR Constant Public Type reference (TYPE) TYP_ID 'E' 20110705
4 C_READY Constant Public Type reference (TYPE) TYP_ID 'R' 20110705
5 C_SIZE_LIMIT_EXCEEDED Constant Public Type reference (TYPE) TYP_ID 'S' 20110705
6 C_TIME_LIMIT_EXCEEDED Constant Public Type reference (TYPE) TYP_ID 'T' 20110705
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method 20110705
2 GET_TEXT Instance method Public Method 20110705
Events
Class IE_ATRAPI_TRACE_FILE_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_ID Public See coding 20110705 TYP_ID type c length 1
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) TYP_ID 20110705

Method GET_ID on class IE_ATRAPI_TRACE_FILE_STATE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20110705

Method GET_TEXT on class IE_ATRAPI_TRACE_FILE_STATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in