SAP ABAP Class CL_SATC_RT_TRACE_SERVICE (ATC: Trace Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_RUN_TIME_LOG (Package) INTERNAL: - *NO* REUSE - logging and tracing
Properties
Class CL_SATC_RT_TRACE_SERVICE  
Short Description ATC: Trace Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_RUN_TIME_LOG   INTERNAL: - *NO* REUSE - logging and tracing 
Created 20070511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_RT_TRACE_SERVICE has no forward declaration.
Interfaces
Class CL_SATC_RT_TRACE_SERVICE has no interface implemented.
Friends
Class CL_SATC_RT_TRACE_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Static Attribute Private See coding 20070514
2 ENVIRONMENT Static Attribute Private Object reference (TYPE REF TO) LCL_ENVIRONMENT 20070516
3 TID Static Attribute Private Type reference (TYPE) VBHDR-VBKEY Key for Update and Enqueue/Dequeue 20070604
Methods
# Method Level Visibility Method type Description Created on
1 READ_LOG Static method Public Method 20090811
Events
Class CL_SATC_RT_TRACE_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXC_MSG Public See coding 20070524 begin of ty_exc_msg, msg type ty_msg, progname type progname, include type progname, line type i, end of ty_exc_msg
2 TY_EXC_MSG_IT Public See coding 20070524 ty_exc_msg_it type STANDARD TABLE OF ty_exc_msg with NON-UNIQUE DEFAULT KEY
3 TY_MSG Public See coding 20070521 BEGIN OF ty_msg, msgty TYPE sy-msgty, msgid TYPE sy-msgid, msgno TYPE sy-msgno, msgv1 TYPE sy-msgv1, msgv2 TYPE sy-msgv1, msgv3 TYPE sy-msgv1, msgv4 TYPE sy-msgv1, END OF ty_msg
4 TY_S_KEY Public See coding 20090810 begin of ty_S_Key, exec_Id type satc_D_Id, phase_Key type satc_D_Phase_Key, unit_Key type satc_D_Phase_Exec_Unit_Key, client_Ndx type satc_D_Client_Ndx, end of ty_S_Key
5 TY_S_LOG_ENTRY Public See coding 20090810 begin of ty_S_Log_Entry, key type ty_S_Key, level type satc_D_Log_Level, layer type satc_D_Log_Layer, kind type satc_D_Log_Message_Kind, topic type satc_D_Log_Message_Topic, message type string, include type syrepid, line type i, logged_On type timestamp, logged_Order type i, end of ty_S_Log_Entry
6 TY_T_LOG_ENTRIES Public See coding 20090810 ty_T_Log_Entries type standard table of ty_S_Log_Entry with default key
Method Signatures

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20090811
2 Returning RESULT Value transfer Type reference (TYPE) TY_T_LOG_ENTRIES 20090811

Method READ_LOG on class CL_SATC_RT_TRACE_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710