SAP ABAP Class CL_WDR_TEST_SEL_OPT_AUTO_20 (Assistance Class for WDR_TEST_SEL_OPT_AUTO_20)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST_AUTOMATION (Package) WDA: Test Applications for Unit Test Automation
⤷
⤷
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 | 20121213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CALLBACK_SELOPT_20 | SelectOptions20: Callback for User-Defined UI | 20140624 |
Properties
| Class | CL_WDR_TEST_SEL_OPT_AUTO_20 | |
| Short Description | Assistance Class for WDR_TEST_SEL_OPT_AUTO_20 | |
| 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 | SWDP_TEST_AUTOMATION | WDA: Test Applications for Unit Test Automation |
| Created | 20121213 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_TEST_SEL_OPT_AUTO_20 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CALLBACK_SELOPT_20 | SelectOptions20: Callback for User-Defined UI | 20140624 |
Friends
Class CL_WDR_TEST_SEL_OPT_AUTO_20 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TT_SAVED_SEARCHES | 20140814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121213 |
Events
Class CL_WDR_TEST_SEL_OPT_AUTO_20 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CONDENSED_INFO | Public | See coding | 20140814 | begin of ts_condensed_info,
element type string,
content type string,
add_no type string,
end of ts_condensed_info
|
||
| 2 | TS_SAVED_SEARCHES | Public | See coding | 20140814 | begin of ts_saved_searches,
search type string,
condensed_info type tt_condensed_info,
end of ts_saved_searches
|
||
| 3 | TT_CONDENSED_INFO | Public | See coding | 20140814 | tt_condensed_info type standard table of ts_condensed_info with default key
|
||
| 4 | TT_SAVED_SEARCHES | Public | See coding | 20140814 | tt_saved_searches type standard table of ts_saved_searches with default key
|
Method Signatures
Method DUMMY Signature
Method DUMMY on class CL_WDR_TEST_SEL_OPT_AUTO_20 has no parameter.
Method DUMMY on class CL_WDR_TEST_SEL_OPT_AUTO_20 has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |