SAP ABAP Class /IWBEP/CL_DIAGNOSTICS_FACADE (Diagnostic Tools for Provider Applications)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE (Application Component) Gateway Business Suite Enablement
⤷
/IWBEP/COS_SUPPORTABILITY (Package) Gateway - Common Services - Supportability
⤷
⤷
Properties
| Class | /IWBEP/CL_DIAGNOSTICS_FACADE | |
| Short Description | Diagnostic Tools for Provider Applications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/COS_SUPPORTABILITY | Gateway - Common Services - Supportability |
| Created | 20140324 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_DIAGNOSTICS_FACADE has no forward declaration.
Interfaces
Class /IWBEP/CL_DIAGNOSTICS_FACADE has no interface implemented.
Friends
Class /IWBEP/CL_DIAGNOSTICS_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_SUTIL_RUNTIME | Support Utilities: Runtime | 20140324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Performance Trace: START | 20140324 | |
| 2 | Static method | Public | Method | Performance Trace: STOP | 20140324 |
Events
Class /IWBEP/CL_DIAGNOSTICS_FACADE has no event.
Types
Class /IWBEP/CL_DIAGNOSTICS_FACADE has no local type.
Method Signatures
Method PERFORMANCE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Action Name (Default: Short Mehod Name) | 20140324 | |||
| 2 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class to be measured (Default: Current Caller Class) | 20140403 | |||
| 3 | IV_FUNCTION_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function to be measure (Default: Current Caller Function) | 20140403 | |||
| 4 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOMTDNAME | Method to be measured (Default: Current Caller Method) | 20140403 | |||
| 5 | RV_HANDLE | Value transfer | Type reference (TYPE) | I | Performance Trace Handle | 20140324 |
Method PERFORMANCE_START on class /IWBEP/CL_DIAGNOSTICS_FACADE has no exception.
Method PERFORMANCE_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLE | Call by reference | Type reference (TYPE) | I | Performance Trace Handle | 20140324 |
Method PERFORMANCE_STOP on class /IWBEP/CL_DIAGNOSTICS_FACADE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |