SAP ABAP Class CL_RSEC_LOG_HANDLER (Log Handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSEC (Package) BI AS Analysis Authorizations
⤷
⤷
Properties
| Class | CL_RSEC_LOG_HANDLER | |
| Short Description | Log Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSEC | BI AS Analysis Authorizations |
| Created | 20090219 | 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) |
Interfaces
Class CL_RSEC_LOG_HANDLER has no interface implemented.
Friends
Class CL_RSEC_LOG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | On Which Side is the Container Docked | 20090219 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | Dock Control at Bottom | 20090219 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Dock Control at Left | 20090219 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 8 | Dock Control at Right | 20090219 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | Dock Control at Top | 20090219 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 0 | Default Value for Lifetime | 20090219 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | INTERNAL USE! | 20090219 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 470 | Docking Property | 20090219 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 480 | Floating Property | 20090219 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20091112 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20091112 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090220 | ||
| 13 | Instance attribute | Protected | See coding | 20090220 | |||||
| 14 | Instance attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20091112 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | 20090219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds filter for next refresh | 20090219 | |
| 2 | Instance method | Public | Method | Adds Message to the Application Log with Detail Level | 20090219 | |
| 3 | Instance method | Public | Method | 20090224 | ||
| 4 | Instance method | Public | Method | close container | 20091111 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20090220 | |
| 6 | Instance method | Public | Method | Creates a docking container | 20090219 | |
| 7 | Instance method | Public | Method | 20090219 | ||
| 8 | Instance method | Public | Method | 20090219 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVNT_REFRESH_LOG | Instance Event (0) |
Public (2) |
20090220 |
Types
Class CL_RSEC_LOG_HANDLER has no local type.
Method Signatures
Method ADD_FILTER_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALDATE_FROM | Call by reference | Type reference (TYPE) | BALHDR-ALDATE | SY-DATUM | Anwendungs-Log: Datum | 20090219 | ||
| 2 | I_ALDATE_TO | Call by reference | Type reference (TYPE) | BALHDR-ALDATE | SY-DATUM | Anwendungs-Log: Datum | 20090219 | ||
| 3 | I_ALTIME_FROM | Call by reference | Type reference (TYPE) | BALHDR-ALTIME | Anwendungs-Log: Uhrzeit | 20090219 | |||
| 4 | I_ALTIME_TO | Call by reference | Type reference (TYPE) | BALHDR-ALTIME | Anwendungs-Log: Uhrzeit | 20090219 | |||
| 5 | I_ALUSER | Call by reference | Type reference (TYPE) | BALHDR-ALUSER | SY-UNAME | Anwendungs-Log: Benutzername | 20090219 | ||
| 6 | I_EXTNUMBER | Call by reference | Type reference (TYPE) | BALHDR-EXTNUMBER | Anwendungs-Log: Externe Identifikation | 20090219 | |||
| 7 | I_FROMDB | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090219 | |||
| 8 | I_OBJECT | Call by reference | Type reference (TYPE) | BALHDR-OBJECT | Anwendungs-Log: Objektname (Applikationskürzel) | 20090219 | |||
| 9 | I_ONLY_LAST_LOG_HEADER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Hole der letzte Eintrag nach Filtern | 20090219 | ||
| 10 | I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALHDR-SUBOBJECT | Anwendungs-Log: Unterobjekt | 20090219 |
Method ADD_FILTER_REFRESH on class CL_RSEC_LOG_HANDLER has no exception.
Method ADD_MSG_BUFFER 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 | '1' | Anwendungs-Log: Detaillierungsgrad | 20090219 | ||
| 2 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '' | Anwendungs-Log: Problemklasse einer Meldung | 20090219 | ||
| 3 | I_REFRESH_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090223 |
Method ADD_MSG_BUFFER on class CL_RSEC_LOG_HANDLER has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_RSEC_LOG_HANDLER has no parameter.
Method CLEAR_BUFFER on class CL_RSEC_LOG_HANDLER has no exception.
Method CLOSE_LOG_CONTAINER Signature
Method CLOSE_LOG_CONTAINER on class CL_RSEC_LOG_HANDLER has no parameter.
Method CLOSE_LOG_CONTAINER on class CL_RSEC_LOG_HANDLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSEC_LOG_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_RSEC_LOG_HANDLER has no exception.
Method CREATE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | C | 20090219 | ||||
| 2 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20090219 | |||
| 3 | EXTENSION | Value transfer | Type reference (TYPE) | I | 50 | 20090219 | |||
| 4 | E_DOCK_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20090219 | |||
| 5 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | 20090219 | |||
| 6 | METRIC | Value transfer | Type reference (TYPE) | I | 0 | 20090219 | |||
| 7 | NAME | Value transfer | Type reference (TYPE) | STRING | 20090219 | ||||
| 8 | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | 20090219 | ||||
| 9 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20090219 | |||
| 10 | RATIO | Value transfer | Type reference (TYPE) | I | 20090219 | ||||
| 11 | REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090219 | |||
| 12 | SIDE | Value transfer | Type reference (TYPE) | I | DOCK_AT_LEFT | 20090219 | |||
| 13 | STYLE | Value transfer | Type reference (TYPE) | I | 20090219 |
Method CREATE_CONTAINER on class CL_RSEC_LOG_HANDLER has no exception.
Method CREATE_MSG_BUFFER Signature
Method CREATE_MSG_BUFFER on class CL_RSEC_LOG_HANDLER has no parameter.
Method CREATE_MSG_BUFFER on class CL_RSEC_LOG_HANDLER has no exception.
Method REFRESH_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20090220 |
Method REFRESH_LOG on class CL_RSEC_LOG_HANDLER has no exception.
Event Signatures
Event EVNT_REFRESH_LOG Signature
Event EVNT_REFRESH_LOG on class CL_RSEC_LOG_HANDLER has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |