SAP ABAP Interface CL_SRM_TOOLS_LOG_TARGET (Set of operations provided by a log target)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TOOLS_APPLICATION_LOG | A Log Writer that writes to the SAP Application Log | 20040112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TOOLS_BW_MONITOR_LOG | A Log Writer that writes to BW monitor logs | 20040109 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TOOLS_CONSOLE_LOG | A Simple Log Writer to Console | 20040109 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TOOLS_LOG_EVENT_MAILER | A Log Writer that sends mails on specified events | 20040120 |
Properties
Interface | CL_SRM_TOOLS_LOG_TARGET | |
Short Description | Set of operations provided by a log target |
General Data
Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
Created | 20040108 | SAP |
Last changed | 20141101 | |
Unicode checks active |
Forward declarations
Interface CL_SRM_TOOLS_LOG_TARGET has no forward declaration.
Interfaces
Interface CL_SRM_TOOLS_LOG_TARGET has no interface.
Friends
Interface CL_SRM_TOOLS_LOG_TARGET has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONST_DEBUG_LOGLEVEL | Constant | Public | Type reference (TYPE) | I | 5 | constant value used for debug severity | 20040420 | |
2 | CONST_ERROR_LOGLEVEL | Constant | Public | Type reference (TYPE) | I | 2 | constant value used for error severity | 20040420 | |
3 | CONST_FATAL_LOGLEVEL | Constant | Public | Type reference (TYPE) | I | 1 | constant value used for fatal severity | 20040420 | |
4 | CONST_INFORMATION_LOGLEVEL | Constant | Public | Type reference (TYPE) | I | 4 | constant value used for information severity | 20040420 | |
5 | CONST_WARNING_LOGLEVEL | Constant | Public | Type reference (TYPE) | I | 3 | constant value used for warning severity | 20040420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add an exception as new entry to the log target storage | 20040109 |
2 | ![]() |
Instance method | Public | Method | Add a message as new entry to the log target storage | 20040109 |
Events
Interface CL_SRM_TOOLS_LOG_TARGET has no event.
Types
Interface CL_SRM_TOOLS_LOG_TARGET has no local type.
Method Signatures
Method LOG_EXCEPTION 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_ROOT | Zu protokollierende Ausnahme | 20040109 | ||
2 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | I | (1-5) niedriger positiver Wert bedeutet hohe Priorität | 20040109 |
Method LOG_EXCEPTION on Interface CL_SRM_TOOLS_LOG_TARGET has no exception.
Method LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ARG1 | Call by reference | Type reference (TYPE) | STRING | Text für Platzhalter 1 | 20040109 | ||
2 | ![]() |
MESSAGE_ARG2 | Call by reference | Type reference (TYPE) | STRING | Text für Platzhalter 2 | 20040109 | ||
3 | ![]() |
MESSAGE_ARG3 | Call by reference | Type reference (TYPE) | STRING | Text für Platzhalter 3 | 20040109 | ||
4 | ![]() |
MESSAGE_ARG4 | Call by reference | Type reference (TYPE) | STRING | Text für Platzhalter 4 | 20040109 | ||
5 | ![]() |
MESSAGE_CLASS | Call by reference | Type reference (TYPE) | STRING | Nachrichtenklasse | 20040109 | ||
6 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | STRING | Nachrichtennummer | 20040109 | ||
7 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | I | (1-5) niedriger positiver Wert bedeutet hohe Priorität | 20040109 |
Method LOG_MESSAGE on Interface CL_SRM_TOOLS_LOG_TARGET has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 352 |