SAP ABAP Class IF_RSDDTZA_APPL_LOG_SBAL (Interface for Application Log (SBAL))
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDDTZA_APPL_LOG_SBAL | Wrapped Application Log (SBAL) | 20051111 |
Properties
Class | IF_RSDDTZA_APPL_LOG_SBAL | |
Short Description | Interface for Application Log (SBAL) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050915 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSDDTZA_APPL_LOG_SBAL has no forward declaration.
Interfaces
Class IF_RSDDTZA_APPL_LOG_SBAL has no interface implemented.
Friends
Class IF_RSDDTZA_APPL_LOG_SBAL has no friend class.
Attributes
Class IF_RSDDTZA_APPL_LOG_SBAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert a Message | 20051027 |
2 | ![]() |
Instance method | Public | Method | Change Current Detail Level | 20051027 |
3 | ![]() |
Instance method | Public | Method | Display Current Log | 20051027 |
4 | ![]() |
Instance method | Public | Method | Return Current Detail Level | 20051027 |
5 | ![]() |
Instance method | Public | Method | Return LOGHANDLE | 20051027 |
6 | ![]() |
Instance method | Public | Method | Return Previous Messages HANDLES | 20051027 |
7 | ![]() |
Instance method | Public | Method | Increase Current Detail Level | 20051027 |
8 | ![]() |
Instance method | Public | Method | Save Current Log | 20051027 |
Events
Class IF_RSDDTZA_APPL_LOG_SBAL has no event.
Types
Class IF_RSDDTZA_APPL_LOG_SBAL has no local type.
Method Signatures
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 | 20051111 | ||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20051111 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20051111 | ||
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20051115 | ||
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20051115 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20051115 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20051115 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20051115 | ||
9 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | Anwendungs-Log: Problemklasse einer Meldung | 20051111 | ||
10 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20051111 | ||
11 | ![]() |
R_S_MSG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20051111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Nachricht übergeben | 20051111 |
Method DEC_CURRENT_DETLEVEL Signature
Method DEC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method DEC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL 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 | Boolean | 20051111 | ||
2 | ![]() |
I_TREE_ONTOP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051111 |
Method DISPLAY_CURRENT_LOG on class IF_RSDDTZA_APPL_LOG_SBAL 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 | 20051111 |
Method GET_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL 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 | 20051111 |
Method GET_LOG_HANDLE on class IF_RSDDTZA_APPL_LOG_SBAL 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 | 20051111 |
Method GET_MESSAGE_HANDLES on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.
Method INC_CURRENT_DETLEVEL Signature
Method INC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method INC_CURRENT_DETLEVEL on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.
Method SAVE_LOG_TO_DB Signature
Method SAVE_LOG_TO_DB on class IF_RSDDTZA_APPL_LOG_SBAL has no parameter.
Method SAVE_LOG_TO_DB on class IF_RSDDTZA_APPL_LOG_SBAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |