SAP ABAP Class IF_TREX_LOGGER (Logging Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_LOGGER | Logger | 20060525 |
Properties
| Class | IF_TREX_LOGGER | |
| Short Description | Logging Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050729 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TREX_LOGGER has no forward declaration.
Interfaces
Class IF_TREX_LOGGER has no interface implemented.
Friends
Class IF_TREX_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGID | 'STREX' | Message Class | 20050820 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'INTERNAL' | Application Log: Subobject | 20070809 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSLGAREA | 'TR' | System Log: Group of 36 System Log Messages | 20070927 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSLGSUBID | '2' | System log: Third character of message name | 20100311 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSLGSUBID | '3' | System log: Third character of message name | 20100311 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSLGSUBID | '1' | System log: Third character of message name | 20100311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050820 | ||
| 2 | Instance method | Public | Method | 20050729 | ||
| 3 | Instance method | Public | Method | 20070810 | ||
| 4 | Instance method | Public | Method | 20050729 | ||
| 5 | Instance method | Public | Method | 20110118 | ||
| 6 | Instance method | Public | Method | 20070814 | ||
| 7 | Instance method | Public | Method | 20081204 | ||
| 8 | Instance method | Public | Method | 20070810 |
Events
Class IF_TREX_LOGGER has no event.
Types
Class IF_TREX_LOGGER has no local type.
Method Signatures
Method DUMP_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Call by reference | Type reference (TYPE) | I | 20050912 | ||||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20050820 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050820 |
Method DUMP_STRING on class IF_TREX_LOGGER has no exception.
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 | Abstrakte übergeordnete Klasse für alle allgemein. Ausnahmen | 20050729 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050729 |
Method LOG_EXCEPTION on class IF_TREX_LOGGER has no exception.
Method LOG_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20070810 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20070810 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20070810 |
Method LOG_ITAB on class IF_TREX_LOGGER has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | SYMSGID | C_MESSAGE_CLASS | Nachrichtenklasse | 20050729 | ||
| 2 | NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050729 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050729 | |||
| 4 | V1 | Call by reference | Type reference (TYPE) | DATA | 20050729 | ||||
| 5 | V2 | Call by reference | Type reference (TYPE) | DATA | 20050729 | ||||
| 6 | V3 | Call by reference | Type reference (TYPE) | DATA | 20050729 | ||||
| 7 | V4 | Call by reference | Type reference (TYPE) | DATA | 20050729 |
Method LOG_MESSAGE on class IF_TREX_LOGGER has no exception.
Method LOG_SQL_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SQL_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TREX_SQL_EXCEPTION | TREX SQL exception | 20110118 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110118 |
Method LOG_SQL_EXCEPTION on class IF_TREX_LOGGER has no exception.
Method LOG_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20070814 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20070814 |
Method LOG_STRING on class IF_TREX_LOGGER has no exception.
Method LOG_TREX_RETURN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20081204 | ||||
| 2 | RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20081204 | |||
| 3 | RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20081204 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20081204 |
Method LOG_TREX_RETURN_CODE on class IF_TREX_LOGGER has no exception.
Method LOG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | DATA | 20070810 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20070810 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20070810 |
Method LOG_VALUE on class IF_TREX_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |