SAP ABAP Class CL_DTS_LOG (DTS: Logging)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-OP (Application Component) Solution Directory
     SDTS3 (Package) DTS Logging
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DTS_LOG 20080229
Properties
Class CL_DTS_LOG  
Short Description DTS: Logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDTS3   DTS Logging 
Created 20070719   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DTS_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DTS_LOG 20080229
Friends
Class CL_DTS_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BALOBJ Constant Protected Type reference (TYPE) BALOBJ_D 'DTS' 20070719
2 C_BALSUBOBJ_API Constant Protected Type reference (TYPE) BALSUBOBJ 'API' 20070719
3 FALSE Constant Private Type reference (TYPE) BOOLEAN SPACE 20070719
4 GP_LL Instance attribute Protected Type reference (TYPE) I 1 20070719
5 GP_LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL 20070719
6 GT_MSGHANDLES Instance attribute Private Type reference (TYPE) TT_MSGHNDL 20070719
7 TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' 20070719
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_EXCEPTION Instance method Public Method Add an exception class to the log 20070719
2 ADD_MSG_T100 Instance method Public Method Add a T100 message to the log 20070719
3 ADD_MSG_TEXT Instance method Public Method Add a string to the log 20070719
4 DEC_LEVEL Instance method Public Method Decrement the hierarchy level 20070719
5 GET_EXPIRATION_DATE Instance method Private Method 20070719
6 GET_LEVEL Instance method Public Method Get the hierarchy level 20070719
7 GET_LOG_DEL_BEFORE Instance method Private Method 20070719
8 GET_LOG_SUBTYPE Instance method Private Method 20070719
9 INC_LEVEL Instance method Public Method Increment the hierarchy level 20070719
10 SAVE_LOG Instance method Public Method Save the log 20070719
11 START_LOG Instance method Public Method Start a new log 20070719
Events
Class CL_DTS_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MSGHNDL Private See coding 20070719 TT_MSGHNDL type standard table of balmsghndl with default key
Method Signatures

Method ADD_MSG_EXCEPTION Signature

Method ADD_MSG_EXCEPTION on class CL_DTS_LOG has no parameter.
Method ADD_MSG_EXCEPTION on class CL_DTS_LOG has no exception.

Method ADD_MSG_T100 Signature

Method ADD_MSG_T100 on class CL_DTS_LOG has no parameter.
Method ADD_MSG_T100 on class CL_DTS_LOG has no exception.

Method ADD_MSG_TEXT Signature

Method ADD_MSG_TEXT on class CL_DTS_LOG has no parameter.
Method ADD_MSG_TEXT on class CL_DTS_LOG has no exception.

Method DEC_LEVEL Signature

Method DEC_LEVEL on class CL_DTS_LOG has no parameter.
Method DEC_LEVEL on class CL_DTS_LOG has no exception.

Method GET_EXPIRATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) ALDATE_DEL 20070719

Method GET_EXPIRATION_DATE on class CL_DTS_LOG has no exception.

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) I 20070719

Method GET_LEVEL on class CL_DTS_LOG has no exception.

Method GET_LOG_DEL_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) BOOLEAN 20070719

Method GET_LOG_DEL_BEFORE on class CL_DTS_LOG has no exception.

Method GET_LOG_SUBTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) BALSUBOBJ 20070719

Method GET_LOG_SUBTYPE on class CL_DTS_LOG has no exception.

Method INC_LEVEL Signature

Method INC_LEVEL on class CL_DTS_LOG has no parameter.
Method INC_LEVEL on class CL_DTS_LOG has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_DTS_LOG has no parameter.
Method SAVE_LOG on class CL_DTS_LOG has no exception.

Method START_LOG Signature

Method START_LOG on class CL_DTS_LOG has no parameter.
Method START_LOG on class CL_DTS_LOG has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in