SAP ABAP Class IF_DTS_LOG (IF_DTS_LOG)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DTS_LOG DTS: Logging 20080229
Properties
Class IF_DTS_LOG  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071019   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DTS_LOG has no forward declaration.
Interfaces
Class IF_DTS_LOG has no interface implemented.
Friends
Class IF_DTS_LOG has no friend class.
Attributes
Class IF_DTS_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_EXCEPTION Instance method Public Method 20080229
2 ADD_MSG_T100 Instance method Public Method 20080229
3 ADD_MSG_TEXT Instance method Public Method 20080229
Events
Class IF_DTS_LOG has no event.
Types
Class IF_DTS_LOG has no local type.
Method Signatures

Method ADD_MSG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20080229
2 Importing IP_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' 20080229

Method ADD_MSG_EXCEPTION on class IF_DTS_LOG has no exception.

Method ADD_MSG_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_T100_MSG Call by reference Type reference (TYPE) SYMSG 20080229

Method ADD_MSG_T100 on class IF_DTS_LOG has no exception.

Method ADD_MSG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20080229
2 Importing IP_STRING Call by reference Type reference (TYPE) STRING 20080229

Method ADD_MSG_TEXT on class IF_DTS_LOG has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in