SAP ABAP Class CL_RSRV_APPL_LOG (Application Log for RSRV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Properties
Class CL_RSRV_APPL_LOG  
Short Description Application Log for RSRV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSRV    
Program status     
Category 0   
Package RSRV   Analysis and Repair of BW Objects 
Created 20010122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRV_APPL_LOG has no interface implemented.
Friends
Class CL_RSRV_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BATCH Constant Public Type reference (TYPE) BALSUBOBJ 'BATCH' Application Log: Sub-object fo Background Processing 20010622
2 C_DELETE_MSGS_AND_HEADER Constant Public Type reference (TYPE) CHAR10 'MSGS+HDR' Character Field Length = 10 20020730
3 C_DELETE_NOTHING Constant Public Type reference (TYPE) CHAR10 'NOTHING' Character Field Length = 10 20020730
4 C_DELETE_ONLY_MSGS Constant Public Type reference (TYPE) CHAR10 'ONLY_MSGS' Character Field Length = 10 20020730
5 C_DIALOG Constant Public Type reference (TYPE) BALSUBOBJ 'DIALOG' Application Log: Sub-objects for Online Processing 20010622
6 N_C_STARTKEY Constant Public Type reference (TYPE) SPO_PAR ' 1' Start Key for Field Name 20040130
7 N_ERR_COUNT Instance attribute Public Type reference (TYPE) I 20040922
8 N_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL Log Handle 20010122
9 N_MAX_ERRORS_DISPLAY Static Attribute Public Type reference (TYPE) I 5 Max. No. of Errors Output Individually 20010125
10 N_OBJECT Instance attribute Public Type reference (TYPE) BALOBJ_D 'RSRV' Application log: objects 20010123
11 N_SUBOBJECT Instance attribute Public Type reference (TYPE) BALSUBOBJ 'DIALOG' Application Log: Sub-object 20010123
12 N_SUC_COUNT Instance attribute Public Type reference (TYPE) I 20040922
13 N_T_MSG_HANDLES Instance attribute Public Type reference (TYPE) BAL_T_MSGH Application Log: Message Handle Table 20040922
14 N_USER_ERROR_FLAG Instance attribute Public Type reference (TYPE) SYMSGTY Aggregated Error Status 20010816
15 N_WARN_COUNT Instance attribute Public Type reference (TYPE) I 20040922
16 P_CONTROL_HANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Handle for Application Log Control 20020730
17 P_DETLEVEL Instance attribute Private Type reference (TYPE) I 1 Application Log: Level of Detail 20010710
18 P_ERRORS_TOTAL Instance attribute Private Type reference (TYPE) C Where there any errors at all in this log? 20010803
19 P_ERROR_FLAG Instance attribute Private Type reference (TYPE) C Have there been any errors since you set the flag? 20010710
20 P_EXTNUMBER Instance attribute Private Type reference (TYPE) BAL_S_LOG-EXTNUMBER Application Log: External ID 20010710
21 P_LAST_MESSAGE Instance attribute Private Type reference (TYPE) BALMSGHNDL Appl. Log Handle for Last Message Output 20010710
22 P_LOCAL_CLUSTERKEY Instance attribute Private Type reference (TYPE) I (Sub-)key for data in RSRVAPPLLOGIX 20010710
23 P_N_MSG Instance attribute Private Type reference (TYPE) I Number of Messages in Log 20020805
24 P_REFRESHED Instance attribute Private Type reference (TYPE) RS_BOOL Control Displays Current Status 20020812
25 P_T_INSTANCES Static Attribute Private Type reference (TYPE) RSRV_T_APPL_LOG_INSTANCES 20010710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Display Message 20010713
2 ADD_MESSAGES Instance method Public Method Add messages from internal table 20010730
3 ADD_MESSAGE_FROM_SY Instance method Public Method Display Message 20010713
4 ADD_MESSAGE_STRUCTURE Instance method Public Method Display Message (Entry: as bal_s_msg0 20010122
5 ADD_PAI_CALLBACK Instance method Private Method Own PAI Processing 20030527
6 ADD_TOOLBAR_CALLBACK Instance method Private Method Enter Toolbar Callback in Display Profile 20031127
7 ADJUST_ERROR_FLAGS Instance method Private Method Set Error Flags and Problem Classes After New Message 20010815
8 BEGIN_LEVEL Instance method Public Method New Details Level 20010122
9 CALLBACK_FOR_DETAILS Instance method Public Method Callback for Displaying Details 20010709
10 CHANGE_LEVEL Instance method Public Method Change Details Level 20010131
11 CHECK_VALIDITY_OF_DETLEVEL Instance method Private Method Hold valid characters in detail level 20010731
12 CONSTRUCTOR Instance method Public Constructor Create Example 20010122
13 DELETE_FROM_DB Instance method Public Method Delete this log from the database 20010803
14 DELETE_FROM_DB_USER_SELECTION Static method Public Method Deleting logs from the database with selcetion 20010803
15 DELETE_LAST_MESSAGE Instance method Public Method Deletes last message 20090109
16 DELETE_LOGS_FROM_DB Static method Public Method Delete log (together with entries from the cluster table) 20010803
17 DELETE_LOG_IN_MEMORY Instance method Public Method Delete Messages 20010806
18 DELETE_UNUSED_DETAIL_INFO Static method Public Method Delete detail info on log that has already been deleted 20010806
19 DESTROY_CONTROL Instance method Public Method Delete Control 20020730
20 DISPLAY_FOREIGN_LOGS Static method Public Method Display foreign logs 20010803
21 DISPLAY_IN_CONTAINER Instance method Public Method Display Log in Container Control 20020730
22 DISPLAY_LOG Instance method Public Method Display Messages 20010123
23 END_LEVEL Instance method Public Method End Details Level 20010122
24 GET_DETLEVEL Instance method Public Method Get detail level 20010731
25 GET_ERROR_FLAG Instance method Public Method Query Status of Error Flag 20010328
26 GET_INSTANCE_FROM_HANDLE Static method Public Method Use the handle to find the instance again 20010709
27 GET_NUMBER_OF_MESSAGES Instance method Public Method Get Number of Comments in Log 20020805
28 NEW_LOCAL_CLUSTER_KEY Instance method Private Method Determine new local cluster key 20010710
29 PREPARE_DISPLAY_PROFILE Instance method Private Method Set Display Profile for Application Log to "Reasonable" 20020730
30 READ_ITAB_FROM_CLUSTER_TABLE Instance method Private Method Read from internal table of cluster tables 20010710
31 REFRESH_LOG_IN_CONTAINER Instance method Public Method Update Log Displayed in Container 20020812
32 SAVE_LOG Instance method Public Method Store Messages in the Database 20010123
33 SEARCH_ON_DB Static method Public Method Read log-header for specified search pattern 20010806
34 SET_DEFAULT_EXTNUMBER Static method Public Method Add external numbers to selection options 20010806
35 SET_DEFAULT_OBJECT Static method Public Method Set object in select.options 20010806
36 SET_DEFAULT_SUBOBJECT Static method Public Method Add sub-object to selection options 20010806
37 SET_ERROR_FLAG Instance method Public Method Set Flag: An Error Message was Output 20010328
38 WRITE_ITAB_TO_CLUSTER_TABLE Instance method Private Method Save internal table in cluster table 20010710
Events
Class CL_RSRV_APPL_LOG has no event.
Types
Class CL_RSRV_APPL_LOG 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 Importing I_CHANGE_DETLEVEL Call by reference Type reference (TYPE) I 0 Detaillierungsgrad ändern (Erste Ausgabe, dann Ändern) 20010713
2 Importing I_DDICSTR Call by reference Type reference (TYPE) ANY Name d.Struktur, die als Zeilenstr. von I_T_DATA verwendet w 20010713
3 Importing I_MSGCLS Call by reference Type reference (TYPE) SYMSGID 'RSRV' Nachrichten, Nachrichtenklasse 20010713
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20010713
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20010713
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20010713
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20010713
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20010713
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20010713
10 Importing I_S_CALLBACK Call by reference Type reference (TYPE) BAL_S_CLBK Definition einer Rücksprungroutine für Details 20010718
11 Importing I_S_CONTEXT Call by reference Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20010718
12 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle mit Detailinformationen 20010713
13 Importing I_T_FIELDLIST Call by reference Type reference (TYPE) LVC_T_FNAM Feldnamen, die von der Tabelle angezeigt werden (leer =alle) 20040130

Method ADD_MESSAGE on class CL_RSRV_APPL_LOG has no exception.

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Anwendungslog) 20010730

Method ADD_MESSAGES on class CL_RSRV_APPL_LOG has no exception.

Method ADD_MESSAGE_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_DETLEVEL Call by reference Type reference (TYPE) I 0 Detaillierungsgrad ändern (Erste Ausgabe, dann Ändern) 20010713
2 Importing I_DDICSTR Call by reference Type reference (TYPE) RSRV_FIELDNM Lange Feldnamen 20010713
3 Importing I_S_CALLBACK Call by reference Type reference (TYPE) BAL_S_CLBK Definition einer Rücksprungroutine für Details 20010718
4 Importing I_T_DATA Call by reference Type reference (TYPE) TABLE Tabelle mit Detailinformationen 20010713

Method ADD_MESSAGE_FROM_SY on class CL_RSRV_APPL_LOG has no exception.

Method ADD_MESSAGE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_DETLEVEL Call by reference Type reference (TYPE) I Detaillierungsgrad ändern (Erste Ausgabe, dann Ändern) 20010731
2 Importing I_DDICSTR Call by reference Type reference (TYPE) RSRV_FIELDNM Lange Feldnamen 20010713
3 Importing I_S_MSG Value transfer Type reference (TYPE) BAL_S_MSG Application-Log: Daten einer Meldung 20010123
4 Importing I_T_DATA Call by reference Type reference (TYPE) TABLE 20010713

Method ADD_MESSAGE_STRUCTURE on class CL_RSRV_APPL_LOG has no exception.

Method ADD_PAI_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Aufbereitungsprofil für Protokollausgabe 20030527
2 Importing I_FORM Call by reference Type reference (TYPE) BAL_S_CLBK-USEREXITF Application Log: Callback: Name der Routine 20030527
3 Importing I_REPORT Call by reference Type reference (TYPE) BAL_S_CLBK-USEREXITP Application Log: Callback: Programmname 20030527

Method ADD_PAI_CALLBACK on class CL_RSRV_APPL_LOG has no exception.

Method ADD_TOOLBAR_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Aufbereitungsprofil für Protokollausgabe 20031127

Method ADD_TOOLBAR_CALLBACK on class CL_RSRV_APPL_LOG has no exception.

Method ADJUST_ERROR_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROBCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS Application Log: Problemklasse einer Meldung 20010815
2 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Meldungen, Meldungstyp 20010815

Method ADJUST_ERROR_FLAGS on class CL_RSRV_APPL_LOG has no exception.

Method BEGIN_LEVEL Signature

Method BEGIN_LEVEL on class CL_RSRV_APPL_LOG has no parameter.
Method BEGIN_LEVEL on class CL_RSRV_APPL_LOG has no exception.

Method CALLBACK_FOR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDICSTR Call by reference Type reference (TYPE) RSD_FIELDNM 20010710
2 Importing I_T_PARAMS Call by reference Type reference (TYPE) RSRV_T_APPL_LOG_PARAMS 20010710
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010709

Method CHANGE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_DETLEVEL Call by reference Type reference (TYPE) I Wert, um den der Detaillierungsgrad geändert werden soll 20010131

Method CHANGE_LEVEL on class CL_RSRV_APPL_LOG has no exception.

Method CHECK_VALIDITY_OF_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Detaillierungsgrad 20010731
# Exception Resumable Description Created on
1 INVALID_DETLEVEL Detaillierungsgrad ist nicht gültig 20020814

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALDATE_DEL Call by reference Type reference (TYPE) ALDATE_DEL SY-DATUM Application Log: Verfalldatum 20010803
2 Importing I_DEL_BEFORE Call by reference Type reference (TYPE) DEL_BEFORE ' ' Applic. Log: Protokoll ist bis zum Verfalldatum zu halten 20010803
3 Importing I_NO_MSG Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Statusmeldungen (Alte Detailinfos etc.) unterdrücken 20031127
4 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D 'RSRV' Objekt des Application Logs 20031027
5 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ 'DIALOG' Unterobjekt für Dialogbetrieb der RSRV 20010622
6 Importing I_TITLE Call by reference Type reference (TYPE) BAL_S_LOG-EXTNUMBER Application Log: Externe ID 20010122
7 Importing I_USEREXITF Call by reference Type reference (TYPE) BALUEF Application Log: Callback: Name der Routine 20010702
8 Importing I_USEREXITP Call by reference Type reference (TYPE) BALUEP Application Log: Callback: Programmname 20010702
9 Importing I_USEREXITT Call by reference Type reference (TYPE) BALUET Application Log: Callback: Typ (Ext. Perform, FB, etc.) 20010702
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010815
2 CX_RS_MSG BW: Allgemeine Fehlerklasse 20010803

Method DELETE_FROM_DB Signature

Method DELETE_FROM_DB on class CL_RSRV_APPL_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010803

Method DELETE_FROM_DB_USER_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_FROM Value transfer Type reference (TYPE) BALDATE Application Log: Datum 20010803
2 Importing I_DATE_TO Value transfer Type reference (TYPE) BALDATE Application Log: Datum 20010803
3 Importing I_SO_EXTNUMBER Value transfer Type reference (TYPE) BAL_R_EXTN Application Log: Externe ID 20010803
4 Importing I_SO_OBJECT Value transfer Type reference (TYPE) BAL_R_OBJ Anwendungsprotokoll: Objektname (Applikationskürzel) 20010803
5 Importing I_SO_SUBOBJECT Value transfer Type reference (TYPE) BAL_R_SUB Anwendungsprotokoll: Teilobjekt 20010803
6 Importing I_TIME_FROM Value transfer Type reference (TYPE) BALTIME Application Log: Uhrzeit 20010803
7 Importing I_TIME_TO Value transfer Type reference (TYPE) BALTIME Application Log: Uhrzeit 20010803
8 Importing I_USER Call by reference Type reference (TYPE) BALUSER Application Log: Benutzername 20010803
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010803

Method DELETE_LAST_MESSAGE Signature

Method DELETE_LAST_MESSAGE on class CL_RSRV_APPL_LOG has no parameter.
Method DELETE_LAST_MESSAGE on class CL_RSRV_APPL_LOG has no exception.

Method DELETE_LOGS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Handle eines Protokolls 20010803
2 Importing I_HEADER Call by reference Type reference (TYPE) BALHDR Application Log: Protokollkopf 20010806
3 Importing I_T_HANDLES Call by reference Type reference (TYPE) RSRV_T_LOG_HANDLES Application Log: Tabelle mit Protokoll-Handles 20010806
4 Importing I_T_HEADERS Call by reference Type reference (TYPE) BALHDR_T Application Log: Tabelle mit Protokollkopfdaten 20010806
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010806

Method DELETE_LOG_IN_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) CHAR10 Konstanten in c_delete_* 20020730
# Exception Resumable Description Created on
1 NO_HANDLE Kein Log-Handle: Appl.Log. ist nicht korrekt instanziert 20020730

Method DELETE_UNUSED_DETAIL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_MSG Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Statusmeldungen unterdrücken 20031127
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010806

Method DESTROY_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) CHAR10 Konstanten in c_delete_* 20020730
# Exception Resumable Description Created on
1 NO_CONTROL Kein Control zum entfernen da 20020730

Method DISPLAY_FOREIGN_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_SELECTION_DIALOG Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolesch 20010815
2 Importing I_EXPAND_LEVEL Call by reference Type reference (TYPE) I 2 20010803
3 Importing I_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT Application Log: Externe ID 20010803
4 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'RSRV' Anwendungsprotokoll: Objektname (Applikationskürzel) 20010803
5 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ 'BATCH' Anwendungsprotokoll: Teilobjekt 20010803
6 Importing I_TITLE Value transfer Type reference (TYPE) BALTITLE Application Log: Titel des Dynpros 20010803
7 Importing I_TREE_ONTOP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolesch 20010803
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20010815

Method DISPLAY_IN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPAND_LEVEL Call by reference Type reference (TYPE) I 2 20020730
2 Importing I_FORM Call by reference Type reference (TYPE) BAL_S_CLBK-USEREXITF Application Log: Callback: Name der Routine 20030527
3 Importing I_NO_TOOLBAR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Toolbar nicht anzeigen 20020730
4 Importing I_REPORT Call by reference Type reference (TYPE) BAL_S_CLBK-USEREXITP Application Log: Aufbereitungsprofil für Protokollausgabe 20030527
5 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20020730
6 Importing I_TREE_ONTOP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Baum oderhalb oder neben Meldungen darstellen 20020730
# Exception Resumable Description Created on
1 NOT_AUTHORISED Keine Berechtigung zur Anzeige des Protokolls 20020730
2 NO_CONTAINER Kein Container 20020730
3 NO_MESSAGES Keine Meldungen vorhanden 20020730

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPAND_LEVEL Call by reference Type reference (TYPE) I 2 Baum bis Stufe X aufklappen 20010801
2 Importing I_TITLE Value transfer Type reference (TYPE) BAL_S_PROF-TITLE Application Log: Titel des Dynpros 20010123
3 Importing I_TREE_ONTOP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Baum über oder neben Detailansicht 20010801
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED BW: Allgemeine Fehlerklasse 20010803

Method END_LEVEL Signature

Method END_LEVEL on class CL_RSRV_APPL_LOG has no parameter.
Method END_LEVEL on class CL_RSRV_APPL_LOG has no exception.

Method GET_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DETLEVEL Call by reference Type reference (TYPE) I 20010731

Method GET_DETLEVEL on class CL_RSRV_APPL_LOG has no exception.

Method GET_ERROR_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLAG Call by reference Type reference (TYPE) RS_BOOL Boolesch 20010328

Method GET_ERROR_FLAG on class CL_RSRV_APPL_LOG has no exception.

Method GET_INSTANCE_FROM_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INSTANCE Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log für RSRV 20010709
2 Importing I_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Handle eines Protokolls 20010709
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010709

Method GET_NUMBER_OF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER Call by reference Type reference (TYPE) I Anzahl ausgegeber Meldungen 20020805

Method GET_NUMBER_OF_MESSAGES on class CL_RSRV_APPL_LOG has no exception.

Method NEW_LOCAL_CLUSTER_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) I 20010710

Method NEW_LOCAL_CLUSTER_KEY on class CL_RSRV_APPL_LOG has no exception.

Method PREPARE_DISPLAY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Aufbereitungsprofil für Protokollausgabe 20020730
2 Exporting E_S_DISPLAY Call by reference Type reference (TYPE) BALDISP Application Log: Attribute für die Anzeige der Kopf-Felder 20020730
3 Importing I_EXPAND_LEVEL Call by reference Type reference (TYPE) I 2 20020730
4 Importing I_NO_TOOLBAR Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Toolbar nicht anzeigen 20020730
5 Importing I_TITLE Value transfer Type reference (TYPE) BALTITLE Application Log: Titel des Dynpros 20020730
6 Importing I_TREE_ONTOP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Baum oberhalb oder daneben darstellen 20020730
7 Importing I_WITH_TREE Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Baum anzeigen 20020805

Method PREPARE_DISPLAY_PROFILE on class CL_RSRV_APPL_LOG has no exception.

Method READ_ITAB_FROM_CLUSTER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20010710
2 Importing I_KEY Call by reference Type reference (TYPE) RSKEY Wert für die Anzeige von Texten in Dialogen 20010710
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010710

Method REFRESH_LOG_IN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPDATED Call by reference Type reference (TYPE) RS_BOOL Daten wurden fortgeschrieben 20020812
# Exception Resumable Description Created on
1 ERROR Interner Fehler 20020812
2 NO_AUTH Keine Berechtigung zum Anzeigen 20020812
3 NO_DATA Keine Daten im Log 20020812

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE DB Commit nach Speichern ausführen? 20021126

Method SAVE_LOG on class CL_RSRV_APPL_LOG has no exception.

Method SEARCH_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_HANDLES Call by reference Type reference (TYPE) RSRV_T_LOG_HANDLES Application Log: Tabelle mit Protokoll-Handles 20010806
2 Exporting E_T_LOG_HEADERS Call by reference Type reference (TYPE) BALHDR_T Application Log: Tabelle mit Protokollkopfdaten 20010806
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20010806
4 Importing I_DATE_TO Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20010806
5 Importing I_SO_EXTNUMBER Value transfer Type reference (TYPE) BAL_R_EXTN R/3-System, Anmeldename des Benutzers 20010806
6 Importing I_SO_HANDLE Call by reference Type reference (TYPE) BAL_R_LOGH Application Log: Range-Tabelle für LOG_HANDLE 20010806
7 Importing I_SO_OBJECT Value transfer Type reference (TYPE) BAL_R_OBJ Anwendungsprotokoll: Objektname (Applikationskürzel) 20010806
8 Importing I_SO_SUBOBJECT Value transfer Type reference (TYPE) BAL_R_SUB Anwendungsprotokoll: Teilobjekt 20010806
9 Importing I_TIME_FROM Call by reference Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20010806
10 Importing I_TIME_TO Call by reference Type reference (TYPE) SY-UZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20010806
11 Importing I_USE_DEFAULTS Call by reference Type reference (TYPE) RS_BOOL Boolesch 20010815
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010806

Method SET_DEFAULT_EXTNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SO_EXTNUMBER Call by reference Type reference (TYPE) BAL_R_EXTN Application Log: Eintrag in Range-Tabelle für EXTNUMBER 20010806

Method SET_DEFAULT_EXTNUMBER on class CL_RSRV_APPL_LOG has no exception.

Method SET_DEFAULT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SO_OBJECT Call by reference Type reference (TYPE) BAL_R_OBJ Application Log: Range-Tabelle für OBJECT 20010806

Method SET_DEFAULT_OBJECT on class CL_RSRV_APPL_LOG has no exception.

Method SET_DEFAULT_SUBOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SO_SUBOBJECT Call by reference Type reference (TYPE) BAL_R_SUB Application Log: Range-Tabelle für SUBOBJECT 20010806

Method SET_DEFAULT_SUBOBJECT on class CL_RSRV_APPL_LOG has no exception.

Method SET_ERROR_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Call by reference Type reference (TYPE) RS_BOOL Boolesch 20010328

Method SET_ERROR_FLAG on class CL_RSRV_APPL_LOG has no exception.

Method WRITE_ITAB_TO_CLUSTER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) SPAR-VALUE Schnittstelle für Funktionsgruppe SPO6 20010710
2 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20010710

Method WRITE_ITAB_TO_CLUSTER_TABLE on class CL_RSRV_APPL_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A