SAP ABAP Interface IF_TREX_LOGGER (Logging Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client

⤷

⤷

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
Interface | IF_TREX_LOGGER | |
Short Description | Logging Interface |
General Data
Package | STREX | TREX ABAP client |
Created | 20050729 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TREX_LOGGER has no forward declaration.
Interfaces
Interface IF_TREX_LOGGER has no interface.
Friends
Interface IF_TREX_LOGGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_MESSAGE_CLASS | Constant | Public | Type reference (TYPE) | SYMSGID | 'STREX' | Message Class | 20050820 | |
2 | C_SUBNAME_INTERNAL | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'INTERNAL' | Application Log: Subobject | 20070809 | |
3 | C_SYSLOG_MSG_AREA | Constant | Public | Type reference (TYPE) | RSLGAREA | 'TR' | System Log: Group of 36 System Log Messages | 20070927 | |
4 | C_SYSLOG_MSG_SUBID_ERR | Constant | Public | Type reference (TYPE) | RSLGSUBID | '2' | System log: Third character of message name | 20100311 | |
5 | C_SYSLOG_MSG_SUBID_INF | Constant | Public | Type reference (TYPE) | RSLGSUBID | '3' | System log: Third character of message name | 20100311 | |
6 | C_SYSLOG_MSG_SUBID_WRN | 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
Interface IF_TREX_LOGGER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_TREX_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |