SAP ABAP Interface IF_CTS_CENTRAL_LOGGER (cCTS: Central Activity Logging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_COMMON (Package) Common Parts of cCTS Organizer and Transport Manager

⤷

⤷

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
Interface | IF_CTS_CENTRAL_LOGGER | |
Short Description | cCTS: Central Activity Logging |
General Data
Package | SCTS_DIST_CTL_COMMON | Common Parts of cCTS Organizer and Transport Manager |
Created | 20110714 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CTS_CENTRAL_LOGGER has no forward declaration.
Interfaces
Interface IF_CTS_CENTRAL_LOGGER has no interface.
Friends
Interface IF_CTS_CENTRAL_LOGGER has no friend.
Attributes
Interface IF_CTS_CENTRAL_LOGGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Log details | 20110815 |
2 | ![]() |
Instance method | Public | Method | Log the end of and action | 20110815 |
3 | ![]() |
Instance method | Public | Method | Log the start of an action | 20110815 |
4 | ![]() |
Instance method | Public | Method | Log technical details (3rd) level | 20110815 |
5 | ![]() |
Instance method | Public | Method | Log erros | 20130110 |
6 | ![]() |
Instance method | Public | Method | Log trace (with auto save) | 20130117 |
7 | ![]() |
Instance method | Public | Method | Write log to db | 20130115 |
Events
Interface IF_CTS_CENTRAL_LOGGER has no event.
Types
Interface 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 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Message Class | 20130111 | ||
2 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Message Number | 20130111 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Message Type | 20130111 | ||
4 | ![]() |
VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSG-MSGV1 | Message Variable | 20130111 | ||
5 | ![]() |
VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSG-MSGV2 | Message Variable | 20130111 | ||
6 | ![]() |
VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSG-MSGV3 | Message Variable | 20130111 | ||
7 | ![]() |
VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSG-MSGV4 | Message Variable | 20130111 |
Method LOG_ACTION_DETAIL on Interface 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 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Message Class | 20130111 | ||
2 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Message Number | 20130111 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Message Type | 20130111 | ||
4 | ![]() |
VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSG-MSGV1 | Message Variable | 20130111 | ||
5 | ![]() |
VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSG-MSGV2 | Message Variable | 20130111 | ||
6 | ![]() |
VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSG-MSGV3 | Message Variable | 20130111 | ||
7 | ![]() |
VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSG-MSGV4 | Message Variable | 20130111 |
Method LOG_ACTION_FINISHED on Interface 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 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Structure of message variables | 20130110 | ||
2 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Message Number | 20130110 | ||
3 | ![]() |
VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSG-MSGV1 | Message Variable | 20130110 | ||
4 | ![]() |
VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSG-MSGV2 | Message Variable | 20130110 | ||
5 | ![]() |
VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSG-MSGV3 | Message Variable | 20130110 | ||
6 | ![]() |
VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSG-MSGV4 | Message Variable | 20130110 |
Method LOG_ACTION_START on Interface 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 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20130117 |
Method LOG_ACTION_TECHNICAL on Interface 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 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20130111 |
Method LOG_ERROR on Interface 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 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20130117 |
Method LOG_TRACE on Interface IF_CTS_CENTRAL_LOGGER has no exception.
Method SAVE Signature
Method SAVE on Interface IF_CTS_CENTRAL_LOGGER has no parameter.
Method SAVE on Interface IF_CTS_CENTRAL_LOGGER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |