SAP ABAP Class CL_WDR_TEST_UTILS (Help Functions for Web Dynpro Tests)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests
⤷
⤷
Properties
| Class | CL_WDR_TEST_UTILS | |
| Short Description | Help Functions for Web Dynpro Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TEST | Web Dynpro: Tests |
| Created | 20050503 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_TEST_UTILS has no interface implemented.
Friends
Class CL_WDR_TEST_UTILS has no friend class.
Attributes
Class CL_WDR_TEST_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Views with Text of Component | 20050503 | |
| 2 | Static method | Public | Method | Search for SAPscript Documents | 20050503 |
Events
Class CL_WDR_TEST_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DOKIL_TAB | Public | See coding | 20050503 | T_DOKIL_TAB type standard table of dokil with default key
|
Method Signatures
Method GET_VIEWS_OF_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Komponentenname | 20050503 | |||
| 2 | EXCLUDE_VIEW | Call by reference | Type reference (TYPE) | CSEQUENCE | 'MAIN' | 20050503 | |||
| 3 | VIEWS | Value transfer | Type reference (TYPE) | WDY_CONTROLLERT_TABLE | . | 20050503 |
Method GET_VIEWS_OF_COMPONENT on class CL_WDR_TEST_UTILS has no exception.
Method MISC__SELECT_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOKIL_TAB | Value transfer | Type reference (TYPE) | T_DOKIL_TAB | 20050503 | ||||
| 2 | ID | Value transfer | Type reference (TYPE) | DOKIL-ID | Dokumentation - Kopfeintraege | 20050503 | |||
| 3 | LANGU | Value transfer | Type reference (TYPE) | DOKIL-LANGU | Dokumentationssprache | 20050503 | |||
| 4 | OBJECT | Value transfer | Type reference (TYPE) | DOKIL-OBJECT | Dokumentations-Objekt | 20050503 | |||
| 5 | TYP | Value transfer | Type reference (TYPE) | DOKIL-TYP | Dokumentationstyp | 20050503 |
Method MISC__SELECT_DOCS on class CL_WDR_TEST_UTILS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |