SAP ABAP Interface /IWBEP/IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_TRACES | Performance and data traces | 20140130 |
Properties
| Interface | /IWBEP/IF_TRACES | |
| Short Description | Performance and data traces |
General Data
| Package | /IWBEP/COS_SUPPORTABILITY | Gateway - Common Services - Supportability |
| Created | 20140130 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_V4_RESPONSE_INFO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IWBEP/IF_TRACES has no interface.
Friends
Interface /IWBEP/IF_TRACES has no friend.
Attributes
Interface /IWBEP/IF_TRACES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a list of performance traces | 20140130 | |
| 2 | Instance method | Public | Method | Finalize all Traces | 20140130 | |
| 3 | Instance method | Public | Method | Get a list of all performance trace entries | 20140130 | |
| 4 | Instance method | Public | Method | Init the Tracer | 20140130 | |
| 5 | Instance method | Public | Method | Start Performance Trace | 20140130 | |
| 6 | Instance method | Public | Method | Stop Performance Trace | 20140130 |
Events
Interface /IWBEP/IF_TRACES has no event.
Types
Interface /IWBEP/IF_TRACES has no local type.
Method Signatures
Method ADD_PERFORMANCE_TRACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PERFORMANCE_TRACES | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_HUB_PERF_DATA_T | List of Performance Trace entries | 20140130 | |||
| 2 | IV_PARENT_TRACE_ID | Call by reference | Type reference (TYPE) | I | Parent for the added performance trace entries | 20140130 |
Method ADD_PERFORMANCE_TRACES on Interface /IWBEP/IF_TRACES has no exception.
Method FINALIZE Signature
Method FINALIZE on Interface /IWBEP/IF_TRACES has no parameter.
Method FINALIZE on Interface /IWBEP/IF_TRACES has no exception.
Method GET_PERFORMANCE_TRACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PERFORMANCE_TRACES | Value transfer | Type reference (TYPE) | /IWBEP/IF_V4_RESPONSE_INFO=>TY_T_PERF_TRACES | Performance Trace Data | 20140130 |
Method GET_PERFORMANCE_TRACES on Interface /IWBEP/IF_TRACES has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_PERF_TRACE_OVERRIDE | Call by reference | Type reference (TYPE) | BOOLE_D | Set to TRUE if trace infos shall be collected without config | 20140204 | |||
| 2 | IV_IS_STATISTICS | Call by reference | Type reference (TYPE) | BOOLE_D | Set to TRUE if STATISTICS infos shall be collected | 20140204 |
Method INIT on Interface /IWBEP/IF_TRACES has no exception.
Method PERFORMANCE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_DISPATCH_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Parallelization: Dispatch Call of the paralleliZER | 20140130 | ||
| 2 | IV_IS_PARALLEL_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Parallelization: Parallell executed call of the paralleliZEE | 20140130 | ||
| 3 | IV_IS_STATISTICS_CALL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Use this trace entry ALSO for statistic information | 20140211 | ||
| 4 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Method Name - Replaces the default | 20140130 | |||
| 5 | RV_TRACE_ID | Value transfer | Type reference (TYPE) | I | Performance Trace ID | 20140130 |
Method PERFORMANCE_START on Interface /IWBEP/IF_TRACES has no exception.
Method PERFORMANCE_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRACE_ID | Call by reference | Type reference (TYPE) | I | Performance Trace ID | 20140130 |
Method PERFORMANCE_STOP on Interface /IWBEP/IF_TRACES has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |