SAP ABAP Class CL_WDR_LOGGER (Web Dynpro: Runtime Event Recording)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Properties
| Class | CL_WDR_LOGGER | |
| Short Description | Web Dynpro: Runtime Event Recording | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20030306 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_LOGGER has no forward declaration.
Interfaces
Class CL_WDR_LOGGER has no interface implemented.
Friends
Class CL_WDR_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BAL_T_MSGH | 20030311 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20030307 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20030306 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BAL_S_LOG | 20030310 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | LOG_LEVEL_MAX | 20030306 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 9 | $REF$ | 20030306 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 1 | $REF$ | 20030306 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | BAL_T_MSGH | 20030311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20030306 | ||
| 2 | Static method | Public | Method | 20030306 | ||
| 3 | Static method | Public | Method | 20030306 | ||
| 4 | Static method | Public | Method | 20030306 | ||
| 5 | Static method | Public | Method | 20030306 | ||
| 6 | Static method | Public | Method | 20030310 | ||
| 7 | Static method | Public | Method | 20030306 |
Events
Class CL_WDR_LOGGER has no event.
Types
Class CL_WDR_LOGGER has no local type.
Method Signatures
Method EXIT Signature
Method EXIT on class CL_WDR_LOGGER has no parameter.
Method EXIT on class CL_WDR_LOGGER has no exception.
Method INIT Signature
Method INIT on class CL_WDR_LOGGER has no parameter.
Method INIT on class CL_WDR_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 | $REF$ | 20030306 |
Method LOG_EXCEPTION on class CL_WDR_LOGGER has no exception.
Method LOG_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | $REF$ | 20030306 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | $REF$ | 20030306 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | $REF$ | 20030306 | |||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | $REF$ | 20030306 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | $REF$ | 20030306 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | $REF$ | 20030306 | |||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | $REF$ | 20030306 |
Method LOG_MSG on class CL_WDR_LOGGER has no exception.
Method READ_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_HEADER | Value transfer | Type reference (TYPE) | BAL_S_LOG | Anwendungs-Log: Daten des Protokollkopfes | 20030306 |
Method READ_HEADER on class CL_WDR_LOGGER has no exception.
Method READ_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TABLE | Value transfer | Type reference (TYPE) | WDR_EXCEPTION_TAB | 20030310 |
Method READ_LOG on class CL_WDR_LOGGER has no exception.
Method SET_LOGGING_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | I | $REF$ | 20030306 |
Method SET_LOGGING_LEVEL on class CL_WDR_LOGGER has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 640 |