SAP ABAP Interface IF_SATC_LOG_VARIABLES (ATC: Variables for Log)
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
Interface IF_SATC_LOG_VARIABLES  
Short Description ATC: Variables for Log    
General Data
Package SATC_STDLIB_RUN_TIME_LOG   INTERNAL: - *NO* REUSE - logging and tracing 
Created 20070809   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_LOG_VARIABLES has no forward declaration.
Interfaces
Interface IF_SATC_LOG_VARIABLES has no interface.
Friends
Interface IF_SATC_LOG_VARIABLES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LOG_DUMP Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'D' Runtimee error occurred 20070810
2 C_LOG_END Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'F' End of project 20070810
3 C_LOG_EXC Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'E' 20070809
4 C_LOG_EXC_PREVIOUS Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'P' 20070809
5 C_LOG_START Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'C' Start of project 20070810
6 C_LOG_STATUS Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'S' 20070809
7 C_LOG_T100 Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'M' 20070809
8 C_LOG_TRACE Constant Public Type reference (TYPE) TY_D_LOG_TYPE 'T' 20070809
9 C_MSG_ABEND Constant Public Type reference (TYPE) TY_D_MSG_TYPE 'A' 20070809
10 C_MSG_ERROR Constant Public Type reference (TYPE) TY_D_MSG_TYPE 'E' 20070809
11 C_MSG_SUCCESS Constant Public Type reference (TYPE) TY_D_MSG_TYPE 'S' 20070809
12 C_MSG_WARNING Constant Public Type reference (TYPE) TY_D_MSG_TYPE 'W' 20070809
Methods
Interface IF_SATC_LOG_VARIABLES has no method.
Events
Interface IF_SATC_LOG_VARIABLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_LOG_TYPE Public See coding 20070809 ty_d_log_type(1) type c
2 TY_D_MSG_TYPE Public See coding 20070809 ty_d_msg_type(1) type c
3 TY_S_EXC Public See coding Info Structure for Exceptions 20070820 begin of ty_s_exc, text type string, program type syrepid, include type syrepid, line type i, previous type abap_Bool, class type string, end of ty_s_exc
History
Last changed by/on SAP  20130531 
SAP Release Created in 710