SAP ABAP Class CL_SALV_WD_TEST_REGRESSION (Assistance-Klasse für SALV_WD_TEST_REGRESSION)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_TEST (Package) SALV WD Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090406 |
Properties
| Class | CL_SALV_WD_TEST_REGRESSION | |
| Short Description | Assistance-Klasse für SALV_WD_TEST_REGRESSION | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_TEST | SALV WD Test |
| Created | 20090406 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_WD_TEST_REGRESSION has no forward declaration.
Interfaces
Class CL_SALV_WD_TEST_REGRESSION has no interface implemented.
Friends
Class CL_SALV_WD_TEST_REGRESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'AGGREGATION_TEST' | 20090406 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CRYSTAL_TEST' | 20090716 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'EXCEL_TEST' | 20090729 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FILTER_TEST' | 20090406 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'HIERARCHY_TEST' | 20090407 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PDF_TEST' | 20090729 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'RESET' | 20090407 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SCROLL_TO_BOTTOM' | 20090729 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SORT_TEST' | 20090406 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'TOGGLE_AGGR_COLLAPSED' | 20090729 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | YT_TEST_SETTINGS | 20090610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090408 | ||
| 2 | Instance method | Public | Method | 20090610 |
Events
Class CL_SALV_WD_TEST_REGRESSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_AGGREGATION_SETTING | Public | See coding | 20090609 | begin of ys_aggregation_setting,
field type string,
end of ys_aggregation_setting
|
||
| 2 | YS_DATA_SETTING | Public | See coding | 20090609 | begin of ys_data_setting,
records type i,
visible_records type i,
display_tool type string,
fields type i,
technical_columns type i,
hidden_columns type i,
end of ys_data_setting
|
||
| 3 | YS_FILTER_SETTING | Public | See coding | 20090609 | begin of ys_filter_setting,
field type string,
value type string,
end of ys_filter_setting
|
||
| 4 | YS_HIERARCHY_SETTING | Public | See coding | 20090615 | begin of ys_hierarchy_setting,
field type string,
end of ys_hierarchy_setting
|
||
| 5 | YS_SORT_SETTING | Public | See coding | 20090609 | begin of ys_sort_setting,
field type string,
end of ys_sort_setting
|
||
| 6 | YS_TEST_SETTING | Public | See coding | 20090609 | begin of ys_test_setting,
id type i,
name type string,
description type string,
action type string,
data type ys_data_setting,
filter type ys_filter_setting,
sort type ys_sort_setting,
aggregation type ys_aggregation_setting,
hierarchy type ys_hierarchy_setting,
end of ys_test_setting
|
||
| 7 | YT_STRING_TABLE | Public | See coding | 20090408 | yt_string_table type standard table of string with default key
|
||
| 8 | YT_TEST_SETTINGS | Public | See coding | 20090610 | yt_test_settings type standard table of ys_test_setting with key id
|
Method Signatures
Method GET_FIELD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_STRING | Call by reference | Type reference (TYPE) | STRING | 20090408 | ||||
| 2 | FIELD_TABLE | Call by reference | Type reference (TYPE) | YT_STRING_TABLE | 20090408 |
Method GET_FIELD_TABLE on class CL_SALV_WD_TEST_REGRESSION has no exception.
Method INIT_TEST_SETTINGS Signature
Method INIT_TEST_SETTINGS on class CL_SALV_WD_TEST_REGRESSION has no parameter.
Method INIT_TEST_SETTINGS on class CL_SALV_WD_TEST_REGRESSION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |