SAP ABAP Class IF_CTS_CENTRAL_LOGGER (cCTS: Central Activity Logging)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_DEFAULT_LOGGER cCTS: Handler for application logs 20130110
Properties
Class IF_CTS_CENTRAL_LOGGER  
Short Description cCTS: Central Activity Logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110714   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_CENTRAL_LOGGER has no forward declaration.
Interfaces
Class IF_CTS_CENTRAL_LOGGER has no interface implemented.
Friends
Class IF_CTS_CENTRAL_LOGGER has no friend class.
Attributes
Class IF_CTS_CENTRAL_LOGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOG_ACTION_DETAIL Instance method Public Method Log details 20110815
2 LOG_ACTION_FINISHED Instance method Public Method Log the end of and action 20110815
3 LOG_ACTION_START Instance method Public Method Log the start of an action 20110815
4 LOG_ACTION_TECHNICAL Instance method Public Method Log technical details (3rd) level 20110815
5 LOG_ERROR Instance method Public Method Log erros 20130110
6 LOG_TRACE Instance method Public Method Log trace (with auto save) 20130117
7 SAVE Instance method Public Method Write log to db 20130115
Events
Class IF_CTS_CENTRAL_LOGGER has no event.
Types
Class IF_CTS_CENTRAL_LOGGER has no local type.
Method Signatures

Method LOG_ACTION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) SYMSG-MSGID Message Class 20130111
2 Importing NUMBER Call by reference Type reference (TYPE) SYMSG-MSGNO Message Number 20130111
3 Importing TYPE Call by reference Type reference (TYPE) SYMSG-MSGTY Message Type 20130111
4 Importing VARIABLE_1 Call by reference Type reference (TYPE) SYMSG-MSGV1 Message Variable 20130111
5 Importing VARIABLE_2 Call by reference Type reference (TYPE) SYMSG-MSGV2 Message Variable 20130111
6 Importing VARIABLE_3 Call by reference Type reference (TYPE) SYMSG-MSGV3 Message Variable 20130111
7 Importing VARIABLE_4 Call by reference Type reference (TYPE) SYMSG-MSGV4 Message Variable 20130111

Method LOG_ACTION_DETAIL on class IF_CTS_CENTRAL_LOGGER has no exception.

Method LOG_ACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) SYMSG-MSGID Message Class 20130111
2 Importing NUMBER Call by reference Type reference (TYPE) SYMSG-MSGNO Message Number 20130111
3 Importing TYPE Call by reference Type reference (TYPE) SYMSG-MSGTY Message Type 20130111
4 Importing VARIABLE_1 Call by reference Type reference (TYPE) SYMSG-MSGV1 Message Variable 20130111
5 Importing VARIABLE_2 Call by reference Type reference (TYPE) SYMSG-MSGV2 Message Variable 20130111
6 Importing VARIABLE_3 Call by reference Type reference (TYPE) SYMSG-MSGV3 Message Variable 20130111
7 Importing VARIABLE_4 Call by reference Type reference (TYPE) SYMSG-MSGV4 Message Variable 20130111

Method LOG_ACTION_FINISHED on class IF_CTS_CENTRAL_LOGGER has no exception.

Method LOG_ACTION_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) SYMSG-MSGID Structure of message variables 20130110
2 Importing NUMBER Call by reference Type reference (TYPE) SYMSG-MSGNO Message Number 20130110
3 Importing VARIABLE_1 Call by reference Type reference (TYPE) SYMSG-MSGV1 Message Variable 20130110
4 Importing VARIABLE_2 Call by reference Type reference (TYPE) SYMSG-MSGV2 Message Variable 20130110
5 Importing VARIABLE_3 Call by reference Type reference (TYPE) SYMSG-MSGV3 Message Variable 20130110
6 Importing VARIABLE_4 Call by reference Type reference (TYPE) SYMSG-MSGV4 Message Variable 20130110

Method LOG_ACTION_START on class IF_CTS_CENTRAL_LOGGER has no exception.

Method LOG_ACTION_TECHNICAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20130117

Method LOG_ACTION_TECHNICAL on class IF_CTS_CENTRAL_LOGGER has no exception.

Method LOG_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_CTS_EXCEPTION CTS General Exception 20130111

Method LOG_ERROR on class IF_CTS_CENTRAL_LOGGER has no exception.

Method LOG_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20130117

Method LOG_TRACE on class IF_CTS_CENTRAL_LOGGER has no exception.

Method SAVE Signature

Method SAVE on class IF_CTS_CENTRAL_LOGGER has no parameter.
Method SAVE on class IF_CTS_CENTRAL_LOGGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in