SAP ABAP Interface /IWFND/IF_TRACES (Performance and data traces)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/COS_SUPPORTABILITY (Package) GW Framework - Supportability Components

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_TRACES | Performance and data traces | 20140127 |
Properties
Interface | /IWFND/IF_TRACES | |
Short Description | Performance and data traces |
General Data
Package | /IWFND/COS_SUPPORTABILITY | GW Framework - Supportability Components |
Created | 20140127 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface /IWFND/IF_TRACES has no forward declaration.
Interfaces
Interface /IWFND/IF_TRACES has no interface.
Friends
Interface /IWFND/IF_TRACES has no friend.
Attributes
Interface /IWFND/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 | 20140127 |
2 | ![]() |
Instance method | Public | Method | Finalize all Traces | 20140127 |
3 | ![]() |
Instance method | Public | Method | Get IF the performance trace on the Hub is active | 20140204 |
4 | ![]() |
Instance method | Public | Method | Start Performance Trace | 20140127 |
5 | ![]() |
Instance method | Public | Method | Stop Performance Trace | 20140127 |
Events
Interface /IWFND/IF_TRACES has no event.
Types
Interface /IWFND/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) | /IWFND/SUTIL_PERF_BEP_T | List of Performance Trace entries | 20140127 | ||
2 | ![]() |
IV_APP_TIME | Call by reference | Type reference (TYPE) | I | Application Time in BEP | 20140203 | ||
3 | ![]() |
IV_PARENT_TRACE_ID | Call by reference | Type reference (TYPE) | I | Parent for the added performance trace entries | 20140127 | ||
4 | ![]() |
IV_RFC_REQUEST_SIZE | Call by reference | Type reference (TYPE) | I | RFC Request Size | 20140203 | ||
5 | ![]() |
IV_RFC_RESPONSE_SIZE | Call by reference | Type reference (TYPE) | I | RFC Response Size | 20140203 | ||
6 | ![]() |
IV_RFC_START_TIME | Call by reference | Type reference (TYPE) | I | RFC Start Time | 20140203 | ||
7 | ![]() |
IV_RFC_STOP_TIME | Call by reference | Type reference (TYPE) | I | RFC Stop Time | 20140203 |
Method ADD_PERFORMANCE_TRACES on Interface /IWFND/IF_TRACES has no exception.
Method FINALIZE Signature
Method FINALIZE on Interface /IWFND/IF_TRACES has no parameter.
Method FINALIZE on Interface /IWFND/IF_TRACES has no exception.
Method GET_IS_PERF_TRACE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_PERF_TRACE_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | TRUE if the performance trace is active | 20140204 |
Method GET_IS_PERF_TRACE_ACTIVE on Interface /IWFND/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) | XSDBOOLEAN | Parallelization: Dispatch Call of the paralleliZER | 20140127 | ||
2 | ![]() |
IV_IS_PARALLEL_CALL | Call by reference | Type reference (TYPE) | XSDBOOLEAN | Parallelization: Parallell executed call of the paralleliZEE | 20140127 | ||
3 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Method Name - Replaces the default | 20140127 | ||
4 | ![]() |
RV_TRACE_ID | Value transfer | Type reference (TYPE) | I | Performance Trace ID | 20140127 |
Method PERFORMANCE_START on Interface /IWFND/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 | 20140127 |
Method PERFORMANCE_STOP on Interface /IWFND/IF_TRACES has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 250 |