Hierarchy

⤷

⤷

Properties
Class | CL_RSTT_TRACE_LOG | |
Short Description | Logging Processing of Trace Tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTT_TRACE | Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer |
Created | 20041117 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTT_TRACE_LOG has no interface implemented.
Friends
Class CL_RSTT_TRACE_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALOGNR | Application log: log number | 20050826 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_INT4 | Row Counter for Buffer | 20050418 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_T_INDEX | Table for Indexes | 20060106 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RRMS_T_MESG | Message Buffer | 20050418 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLEVEL | Current Level of Detail | 20041129 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20041129 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20041129 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_FCAT | Application Log: Display field catalog | 20041129 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTT_T_LOG_MSGHNDLS | Application Log: Message Handle | 20041129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add Messages from a BAPI Module | 20090421 |
2 | ![]() |
Instance method | Public | Method | Full Buffer in Log Instance | 20060106 |
3 | ![]() |
Instance method | Public | Method | Add Freely Formulated Message | 20041129 |
4 | ![]() |
Static method | Public | Method | Add Messages to Log Instance in Buffer | 20060921 |
5 | ![]() |
Instance method | Public | Method | Add Message (Current Level of Detail) | 20041126 |
6 | ![]() |
Instance method | Public | Method | Insert A Message from the System Variables | 20050216 |
7 | ![]() |
Static method | Public | Method | Write Message in the Message Buffer | 20050418 |
8 | ![]() |
Instance method | Public | Method | Add Message (Current Level of Detail) | 20070315 |
9 | ![]() |
Static method | Public | Method | Save Text Directly as Message | 20080418 |
10 | ![]() |
Instance method | Public | Constructor | Constructor | 20041126 |
11 | ![]() |
Static method | Public | Method | Convert Messages from Buffer into System Messages | 20050613 |
12 | ![]() |
Static method | Public | Method | Convert Message Table | 20100720 |
13 | ![]() |
Static method | Public | Method | Convert System Messages to Buffer Messages | 20060921 |
14 | ![]() |
Instance method | Private | Method | Generates New Log | 20041129 |
15 | ![]() |
Instance method | Public | Method | Reduces Current Level of Detail by One | 20041129 |
16 | ![]() |
Static method | Public | Method | Delete Temporary Entries in Buffer | 20060106 |
17 | ![]() |
Instance method | Public | Method | Display Current Trace Log | 20041129 |
18 | ![]() |
Static method | Public | Method | Display Several Logs | 20041129 |
19 | ![]() |
Static method | Public | Method | Write Messages of RS Message Handler to Buffer | 20060105 |
20 | ![]() |
Instance method | Public | Method | Returns Current Level of Detail | 20041129 |
21 | ![]() |
Instance method | Public | Method | Returns Handle of Current Log | 20041129 |
22 | ![]() |
Instance method | Public | Method | Get All Messages | 20060307 |
23 | ![]() |
Static method | Public | Method | Read Messages from Message Buffer | 20050418 |
24 | ![]() |
Instance method | Public | Method | Returns Table with Handles of Messages | 20041129 |
25 | ![]() |
Static method | Public | Method | Determine Message Type from Two Input Types | 20050310 |
26 | ![]() |
Static method | Public | Method | Determine Strictest Type in Buffer | 20060509 |
27 | ![]() |
Instance method | Protected | Method | Determine New Log Number | 20050826 |
28 | ![]() |
Instance method | Public | Method | Increases Current Level of Detail by One | 20041129 |
29 | ![]() |
Static method | Public | Method | Initialize Message Buffer | 20050418 |
30 | ![]() |
Static method | Public | Method | Does RS message handler contain error entries? | 20060106 |
31 | ![]() |
Static method | Private | Method | Prepare Function Catalog | 20041129 |
32 | ![]() |
Static method | Private | Method | Prepare Profile | 20041129 |
33 | ![]() |
Instance method | Public | Method | Saves Current Log on Database | 20041129 |
34 | ![]() |
Static method | Public | Method | Display Buffer Messages | 20060609 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MESSAGES_TO_DISPLAY | Instance Event (0) |
Public (2) |
Messages Are to Be Displayed in the User Interface | 20050217 |
Types
Class CL_RSTT_TRACE_LOG has no local type.
Method Signatures
Method ADD_BAPIREP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Meldungsinstanz | 20090421 | ||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | ANY | Level | 20090421 | ||
3 | ![]() |
I_T_MSG | Call by reference | Type reference (TYPE) | ANY TABLE | Meldungen | 20090421 |
Method ADD_BAPIREP on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_BUFFER_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTT_INT1 | Detail-Level | 20060106 | ||
2 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Problemklasse einer Meldung | 20060106 | ||
3 | ![]() |
I_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | 20060106 |
Method ADD_BUFFER_TO_LOG on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_FREE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGTYP | Call by reference | Type reference (TYPE) | SYMSGTY | 's' | Nachrichtentyp | 20041129 | |
2 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20041129 | |
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | C | 20041129 |
Method ADD_FREE_MESSAGE on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_LOG_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Meldungslog | 20060921 |
Method ADD_LOG_TO_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20041129 | ||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGID | 'RSTT0' | Nachrichtenklasse | 20041129 | |
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGNO | Nachrichtennummer | 20041129 | ||
4 | ![]() |
I_MSGTYP | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGTY | 'S' | Nachrichtentyp | 20041129 | |
5 | ![]() |
I_MSGVAR1 | Call by reference | Type reference (TYPE) | STRING | Nachrichtenvariable BAL_S_MSG-MSGV1 | 20041129 | ||
6 | ![]() |
I_MSGVAR2 | Call by reference | Type reference (TYPE) | STRING | Nachrichtenvariable BAL_S_MSG-MSGV2 | 20041129 | ||
7 | ![]() |
I_MSGVAR3 | Call by reference | Type reference (TYPE) | STRING | Nachrichtenvariable BAL_S_MSG-MSGV3 | 20041129 | ||
8 | ![]() |
I_MSGVAR4 | Call by reference | Type reference (TYPE) | STRING | Nachrichtenvariable BAL_S_MSG-MSGV4 | 20041129 | ||
9 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20041129 | |
10 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20041129 | ||
11 | ![]() |
R_S_MSG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20050124 |
Method ADD_MESSAGE on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_MESSAGE_FROM_SYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20050216 | ||
2 | ![]() |
R_S_MSG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20050216 |
Method ADD_MESSAGE_FROM_SYS on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_MESSAGE_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050418 | ||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTT_INT1 | Level | 20060106 | ||
3 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtentyp | 20050418 | ||
4 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050418 | ||
5 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050418 | ||
6 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 1 | 20050418 | ||
7 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 2 | 20050418 | ||
8 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 3 | 20050418 | ||
9 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable 4 | 20050418 | ||
10 | ![]() |
I_S_MESG | Call by reference | Type reference (TYPE) | SMESG | Nachrichtensammler | 20060207 | ||
11 | ![]() |
I_TEMP | Call by reference | Type reference (TYPE) | RSTT_FLAG | Temporärer Eintrag | 20060106 |
Method ADD_MESSAGE_TO_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20070315 | ||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGID | 'RSTT0' | Nachrichtenklasse | 20070315 | |
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGNO | Nachrichtennummer | 20070315 | ||
4 | ![]() |
I_MSGTYP | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGTY | 'S' | Nachrichtentyp | 20070315 | |
5 | ![]() |
I_MSGVAR1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable BAL_S_MSG-MSGV1 | 20070315 | ||
6 | ![]() |
I_MSGVAR2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable BAL_S_MSG-MSGV2 | 20070315 | ||
7 | ![]() |
I_MSGVAR3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable BAL_S_MSG-MSGV3 | 20070315 | ||
8 | ![]() |
I_MSGVAR4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable BAL_S_MSG-MSGV4 | 20070315 | ||
9 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '4' | Anwendungs-Log: Problemklasse einer Meldung | 20070315 | |
10 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20070315 | ||
11 | ![]() |
R_S_MSG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20070315 |
Method ADD_MSG on class CL_RSTT_TRACE_LOG has no exception.
Method ADD_TEXT_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_MESG | Call by reference | Type reference (TYPE) | SMESG | Meldungseintrag | 20100729 | ||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTT_INT1 | Ebene | 20080418 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | BALMSGTY | Typ einer Meldung (A,E,W,I,S) | 20080418 | ||
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | ANY | Text | 20080418 |
Method ADD_TEXT_TO_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20051108 | ||
2 | ![]() |
I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050124 |
Method CONSTRUCTOR on class CL_RSTT_TRACE_LOG has no exception.
Method CONVERT_MESG_TO_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTT_INT1 | Detail-Level | 20050613 | ||
2 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Problemklasse einer Meldung | 20050613 | ||
3 | ![]() |
I_S_MESG | Call by reference | Type reference (TYPE) | SMESG | Nachrichtensammler | 20050613 | ||
4 | ![]() |
R_S_MSG | Value transfer | Type reference (TYPE) | RS_S_MSG | System-Meldung | 20050613 |
Method CONVERT_MESG_TO_MSG on class CL_RSTT_TRACE_LOG has no exception.
Method CONVERT_MESSAGE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | ANY TABLE | Zieltabelle | 20100720 | ||
2 | ![]() |
I_T_MSG | Call by reference | Type reference (TYPE) | ANY TABLE | Ausgangstabelle | 20100720 |
Method CONVERT_MESSAGE_TABLE on class CL_RSTT_TRACE_LOG has no exception.
Method CONVERT_MSG_TO_MESG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_MSG | Value transfer | Type reference (TYPE) | RS_S_MSG | System-Meldung | 20060921 | ||
2 | ![]() |
R_S_MESG | Value transfer | Type reference (TYPE) | SMESG | Nachrichtensammler | 20060921 |
Method CONVERT_MSG_TO_MESG on class CL_RSTT_TRACE_LOG has no exception.
Method CREATE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20051108 | ||
2 | ![]() |
I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050124 |
Method CREATE_LOG on class CL_RSTT_TRACE_LOG has no exception.
Method DEC_CURRENT_DETLEVEL Signature
Method DEC_CURRENT_DETLEVEL on class CL_RSTT_TRACE_LOG has no parameter.
Method DEC_CURRENT_DETLEVEL on class CL_RSTT_TRACE_LOG has no exception.
Method DELETE_TEMP_BUFFER Signature
Method DELETE_TEMP_BUFFER on class CL_RSTT_TRACE_LOG has no parameter.
Method DELETE_TEMP_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method DISPLAY_CURRENT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_IN_OWN_WINDOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20050217 | |
2 | ![]() |
I_TREE_ONTOP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041206 |
Method DISPLAY_CURRENT_LOG on class CL_RSTT_TRACE_LOG has no exception.
Method DISPLAY_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE_FROM | Call by reference | Type reference (TYPE) | RSDATEFROM | Datum gültig ab | 20041129 | ||
2 | ![]() |
I_DATE_TO | Call by reference | Type reference (TYPE) | RSDATETO | Datum gültig bis | 20041129 | ||
3 | ![]() |
I_TREE_ONTOP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041206 |
Method DISPLAY_LOGS on class CL_RSTT_TRACE_LOG has no exception.
Method FILL_MESSAGE_HANDLER_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTT_INT1 | Detail-Level | 20060106 | ||
2 | ![]() |
I_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | Meldungen | 20060207 |
Method FILL_MESSAGE_HANDLER_TO_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method GET_CURRENT_DETLEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CURRENT_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20041129 |
Method GET_CURRENT_DETLEVEL on class CL_RSTT_TRACE_LOG has no exception.
Method GET_LOG_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20041129 |
Method GET_LOG_HANDLE on class CL_RSTT_TRACE_LOG has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060307 |
Method GET_MESSAGES on class CL_RSTT_TRACE_LOG has no exception.
Method GET_MESSAGES_FROM_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_MESG | Value transfer | Type reference (TYPE) | RRMS_T_MESG | Message-Tabelle | 20050418 |
Method GET_MESSAGES_FROM_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method GET_MESSAGE_HANDLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_MESSAGEHANDLES | Value transfer | Type reference (TYPE) | RSTT_T_LOG_MSGHNDLS | Tabelle für das speichern von Messagehandles | 20041129 |
Method GET_MESSAGE_HANDLES on class CL_RSTT_TRACE_LOG has no exception.
Method GET_MSGTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DELTA | Call by reference | Type reference (TYPE) | RSTT_FLAG | Eingangsgrößen unterschiedlich? | 20050310 | ||
2 | ![]() |
E_MSGTYP_TOTAL | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050310 | ||
3 | ![]() |
I_MSGTYP1 | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050310 | ||
4 | ![]() |
I_MSGTYP2 | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050310 |
Method GET_MSGTYP on class CL_RSTT_TRACE_LOG has no exception.
Method GET_MSGTY_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20060509 |
Method GET_MSGTY_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method GET_NEW_LOGNUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_LOGNO | Call by reference | Type reference (TYPE) | BAL_T_LGNM | Anwendungs-Log: Tabelle mit neu vergebenen LOGNUMBER'S | 20050826 | ||
2 | ![]() |
R_LOGNO | Value transfer | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20050826 |
Method GET_NEW_LOGNUMBER on class CL_RSTT_TRACE_LOG has no exception.
Method INC_CURRENT_DETLEVEL Signature
Method INC_CURRENT_DETLEVEL on class CL_RSTT_TRACE_LOG has no parameter.
Method INC_CURRENT_DETLEVEL on class CL_RSTT_TRACE_LOG has no exception.
Method INIT_MESSAGE_BUFFER Signature
Method INIT_MESSAGE_BUFFER on class CL_RSTT_TRACE_LOG has no parameter.
Method INIT_MESSAGE_BUFFER on class CL_RSTT_TRACE_LOG has no exception.
Method MESSAGE_HANDLER_WITH_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ERROR | Value transfer | Type reference (TYPE) | RSTT_FLAG | Enthält Fehler? | 20060106 |
Method MESSAGE_HANDLER_WITH_ERROR on class CL_RSTT_TRACE_LOG has no exception.
Method PREPARE_FCAT Signature
Method PREPARE_FCAT on class CL_RSTT_TRACE_LOG has no parameter.
Method PREPARE_FCAT on class CL_RSTT_TRACE_LOG has no exception.
Method PREPARE_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TREE_ONTOP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041206 |
Method PREPARE_PROFILE on class CL_RSTT_TRACE_LOG has no exception.
Method SAVE_LOG_TO_DB Signature
Method SAVE_LOG_TO_DB on class CL_RSTT_TRACE_LOG has no parameter.
Method SAVE_LOG_TO_DB on class CL_RSTT_TRACE_LOG has no exception.
Method SHOW_BUFFER_MESSAGES Signature
Method SHOW_BUFFER_MESSAGES on class CL_RSTT_TRACE_LOG has no parameter.
Method SHOW_BUFFER_MESSAGES on class CL_RSTT_TRACE_LOG has no exception.
Event Signatures
Event MESSAGES_TO_DISPLAY Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TRACE_LOG_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20050217 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |