SAP ABAP Class CL_SRM_TOOLS_CONSOLE_LOG (A Simple Log Writer to Console)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TOOLS_LOG_TARGET | Set of operations provided by a log target | 20040109 |
Properties
Class | CL_SRM_TOOLS_CONSOLE_LOG | |
Short Description | A Simple Log Writer to Console | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
Created | 20040109 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRM_TOOLS_CONSOLE_LOG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | CL_SRM_TOOLS_LOG_TARGET | Set of operations provided by a log target | 20040109 |
Friends
Class CL_SRM_TOOLS_CONSOLE_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | hide debug entries | 20040109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Create a console log writer | 20040109 |
2 | ![]() |
Instance method | Private | Method | Output a log entry | 20040109 |
Events
Class CL_SRM_TOOLS_CONSOLE_LOG has no event.
Types
Class CL_SRM_TOOLS_CONSOLE_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HIDE_DEBUG | Call by reference | Type reference (TYPE) | C | Debug-Einträge zeigen | 20040109 |
Method CONSTRUCTOR on class CL_SRM_TOOLS_CONSOLE_LOG has no exception.
Method WRITE_LOG_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_INFO1 | Call by reference | Type reference (TYPE) | STRING | Zusatzinformationen | 20040109 | ||
2 | ![]() |
ADD_INFO2 | Call by reference | Type reference (TYPE) | STRING | Zusatzinformationen | 20040109 | ||
3 | ![]() |
ADD_INFO3 | Call by reference | Type reference (TYPE) | STRING | Zusatzinformationen | 20040109 | ||
4 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | I | 1-4 | 20040109 | ||
5 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | Text des Protokolleintrags | 20040109 |
Method WRITE_LOG_ENTRY on class CL_SRM_TOOLS_CONSOLE_LOG has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 352 |