SAP ABAP Class CL_WDR_TRACE_UTILS (Utility Class for Tracing)
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_TRACE_UTILS | |
| Short Description | Utility Class for Tracing | |
| 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 | 20110511 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_TRACE_UTILS has no forward declaration.
Interfaces
Class CL_WDR_TRACE_UTILS has no interface implemented.
Friends
Class CL_WDR_TRACE_UTILS has no friend class.
Attributes
Class CL_WDR_TRACE_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110511 |
Events
Class CL_WDR_TRACE_UTILS has no event.
Types
Class CL_WDR_TRACE_UTILS has no local type.
Method Signatures
Method GET_CALLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLED_METHOD | Call by reference | Type reference (TYPE) | STRING | 20120214 | ||||
| 2 | CLASS | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 3 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 4 | CONTROLLER | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 5 | EVENT | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 6 | EXCLUDE_PATTERNS | Call by reference | Type reference (TYPE) | STRING | 'CL_WDR_*;CL_HTTP*;SAP*' | Semikolon-separierte Liste | 20110511 | ||
| 7 | LINE | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 8 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20110511 | ||||
| 9 | NOT_FOUND_CALLER_DEPTH | Call by reference | Type reference (TYPE) | I | 2 | 0: no caller entered | 20110512 | ||
| 10 | PROGRAM | Call by reference | Type reference (TYPE) | STRING | 20110511 |
Method GET_CALLER on class CL_WDR_TRACE_UTILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |