SAP ABAP Class CL_SALV_GUI_PERFORMANCE_TOOL (Provide methods for Performance measurement)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation

⤷

⤷

Properties
Class | CL_SALV_GUI_PERFORMANCE_TOOL | |
Short Description | Provide methods for Performance measurement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_IDA_IMPL | ALV: Development for IDA No Translation |
Created | 20120820 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_GUI_PERFORMANCE_TOOL has no forward declaration.
Interfaces
Class CL_SALV_GUI_PERFORMANCE_TOOL has no interface implemented.
Friends
Class CL_SALV_GUI_PERFORMANCE_TOOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20120820 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_PERF_INFOS | 20120820 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20120820 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120820 | |
2 | ![]() |
Static method | Public | Method | 20120820 | |
3 | ![]() |
Static method | Public | Method | 20120820 | |
4 | ![]() |
Static method | Public | Method | 20120820 |
Events
Class CL_SALV_GUI_PERFORMANCE_TOOL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_MEASUREMENT_START_INFO | Private | See coding | 20120820 | begin of ys_measurement_start_info,
runtime type i,
infos_index type i,
end of ys_measurement_start_info
|
||
2 | YS_PERF_INFO | Public | See coding | 20120820 | begin of ys_perf_info,
runtime type decfloat16,
delta_to_reference type i,
description type string,
is_reference type abap_bool,
end of ys_perf_info
|
||
3 | YT_PERF_INFOS | Public | See coding | 20120820 | yt_perf_infos type standard table of ys_perf_info with default key
|
Method Signatures
Method END_PERF_MEASUREMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20120820 |
Method END_PERF_MEASUREMENT on class CL_SALV_GUI_PERFORMANCE_TOOL has no exception.
Method GET_PERFORMANCE_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | YT_PERF_INFOS | 20120820 |
Method GET_PERFORMANCE_RESULTS on class CL_SALV_GUI_PERFORMANCE_TOOL has no exception.
Method SET_PERF_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20120820 |
Method SET_PERF_TITLE on class CL_SALV_GUI_PERFORMANCE_TOOL has no exception.
Method START_PERF_MEASUREMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REFERENCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120820 |
Method START_PERF_MEASUREMENT on class CL_SALV_GUI_PERFORMANCE_TOOL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |