SAP ABAP Class /IWBEP/CL_TRACES (Performance and data traces)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE (Application Component) Gateway Business Suite Enablement
⤷
/IWBEP/COS_SUPPORTABILITY (Package) Gateway - Common Services - Supportability
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_TRACES | Performance and data traces | 20140130 |
Properties
| Class | /IWBEP/CL_TRACES | |
| Short Description | Performance and data traces | |
| 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 | 20140130 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_TRACES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_TRACES | Performance and data traces | 20140130 |
Friends
Class /IWBEP/CL_TRACES 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_TRACES | Singleton Instance of this class | 20140130 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_SUTIL_RUNTIME | Support Utilities: Runtime | 20140130 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/SUTIL_PERF_DETAIL_T | List of all performance trace entries | 20140205 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | TRUE if trace has been activated in the BEP | 20140205 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | TRUE if trace infos shall be collected even without config | 20140204 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | TRUE if statistic infos shall be collected | 20140204 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Current performance trace entry counter | 20140130 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Current stack level of performance trace | 20140130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140130 | |
| 2 | Static method | Public | Method | Get the singleton instance of class /IWFND/CL_TRACES | 20140130 | |
| 3 | Instance method | Private | Method | Start Performance Trace, not persisted on BEP | 20140130 | |
| 4 | Instance method | Private | Method | Stop Performance Trace, not persisted on BEP | 20140130 |
Events
Class /IWBEP/CL_TRACES has no event.
Types
Class /IWBEP/CL_TRACES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWBEP/CL_TRACES has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_TRACES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRACES | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_TRACES | Performance and data traces | 20140130 |
Method GET_INSTANCE on class /IWBEP/CL_TRACES has no exception.
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) | CSEQUENCE | Action Name | 20140130 | |||
| 2 | IV_AGENT | Call by reference | Type reference (TYPE) | CSEQUENCE | Agent | 20140130 | |||
| 3 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20140130 | |||
| 4 | IV_IS_DISPATCH_CALL | Call by reference | Type reference (TYPE) | XSDBOOLEAN | Dispatch Call (before parallelization) | 20140130 | |||
| 5 | IV_IS_PARALLEL_CALL | Call by reference | Type reference (TYPE) | XSDBOOLEAN | Parallel Call | 20140130 | |||
| 6 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOMTDNAME | Method name | 20140130 | |||
| 7 | RV_HANDLE | Value transfer | Type reference (TYPE) | I | Performance Handle | 20140130 |
Method PERFORMANCE_START on class /IWBEP/CL_TRACES 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 Handle | 20140130 |
Method PERFORMANCE_STOP on class /IWBEP/CL_TRACES has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |