Hierarchy
⤷
⤷
Properties
| Class | CL_SRT_WSP_WD_TESTER_VIEW | |
| Short Description | Webdynpro Tester Class for WS Config UIs | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 5 | |
| Package | SOAP_FT_TESTS | Testpaket zur Massenkonfiguration für Enterprise Services |
| Created | 20130228 | SAP |
| Last change | 20140121 | 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_SRT_WSP_WD_TESTER_VIEW has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_WD_TESTER | 20130228 | Webdynpro Tester Class for WS Config UIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130228 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130228 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20130228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | press button | 20130228 | |
| 2 | Instance method | Public | Method | change selection state in checkbox control | 20130306 | |
| 3 | Instance method | Private | Method | 20130306 | ||
| 4 | Instance method | Public | Method | Checks UI elem. is visible&enabled, throws assertion if not | 20130306 | |
| 5 | Instance method | Protected | Constructor | Constructor | 20130228 | |
| 6 | Instance method | Public | Method | Get selected Key from DropdownByKey control | 20130307 | |
| 7 | Instance method | Public | Method | select value in DropdownByKey control | 20130306 | |
| 8 | Instance method | Public | Method | Find control ID for given label text | 20130307 | |
| 9 | Instance method | Private | Method | 20130307 | ||
| 10 | Instance method | Public | Method | get context node for given node name | 20130228 | |
| 11 | Instance method | Public | Method | open f4 help in input field | 20130306 | |
| 12 | Instance method | Public | Method | Get Value from InputField control | 20130307 | |
| 13 | Instance method | Public | Method | set value in InputField control | 20130306 | |
| 14 | Instance method | Public | Method | check whether UI element is enabled, no assertion | 20130228 | |
| 15 | Instance method | Public | Method | check whether UI element is editable | 20130304 | |
| 16 | Instance method | Public | Method | check whether UI element is visible, no assertion | 20130228 | |
| 17 | Instance method | Public | Method | click on LinkToAction control | 20130319 | |
| 18 | Instance method | Public | Method | Press on MenuAction | 20130304 | |
| 19 | Instance method | Public | Method | select index in RadioButtonGroupByIndex control | 20130425 | |
| 20 | Instance method | Public | Method | select key in RadioButtonGroupByKey control | 20130306 | |
| 21 | Instance method | Public | Method | Clicks on one click action in table on row with given value | 20130306 | |
| 22 | Instance method | Public | Method | Select rows in table with given value or pattern | 20130301 | |
| 23 | Instance method | Public | Method | Find tab ID in tabstrip for given tab header text | 20130307 | |
| 24 | Instance method | Public | Method | select tab in tabstrip control | 20130306 | |
| 25 | Instance method | Public | Method | Get text from TextEdit control | 20130307 | |
| 26 | Instance method | Public | Method | Get text from TextView control | 20130307 |
Events
Class CL_SRT_WSP_WD_TESTER_VIEW has no event.
Types
Class CL_SRT_WSP_WD_TESTER_VIEW has no local type.
Method Signatures
Method BUTTON_PRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUTTON_ID | Call by reference | Type reference (TYPE) | STRING | ID of button control | 20130228 |
Method BUTTON_PRESS on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKBOX_ID | Call by reference | Type reference (TYPE) | STRING | ID of checkbox control | 20130306 | |||
| 2 | I_CHECKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | check or uncheck | 20130306 |
Method CHECKBOX_CHANGE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method CHECK_VALID_CONTROL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20130306 |
Method CHECK_VALID_CONTROL_ID on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method CHECK_VISIBLE_AND_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20130306 |
Method CHECK_VISIBLE_AND_ENABLED on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20130228 | ||||
| 2 | VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20130228 | ||||
| 3 | WD_TESTER | Call by reference | Object reference (TYPE REF TO) | CL_WD_WEB_DYNPRO_TESTER | For Unit Test in WD | 20130228 |
Method CONSTRUCTOR on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method DROPDOWN_GET_SELECTED_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DROPDOWN_ID | Call by reference | Type reference (TYPE) | STRING | ID of DropdownByKey control | 20130307 | |||
| 2 | R_SELECTED_KEY | Value transfer | Type reference (TYPE) | STRING | Selected Key | 20130307 |
Method DROPDOWN_GET_SELECTED_KEY on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method DROPDOWN_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DROPDOWN_ID | Call by reference | Type reference (TYPE) | STRING | ID of dropdown control | 20130306 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Value for selection Key | 20130306 |
Method DROPDOWN_SELECT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method FIND_CONTROL_ID_FOR_LABEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_ID | Call by reference | Type reference (TYPE) | STRING | ID of container control | 20130307 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Label text | 20130307 | |||
| 3 | R_ID | Value transfer | Type reference (TYPE) | STRING | ID of found UI element | 20130307 |
Method FIND_CONTROL_ID_FOR_LABEL_TEXT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method GET_BOUND_PROP_OF_TC_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20130307 | |||
| 2 | R_PROPERTY | Value transfer | Type reference (TYPE) | STRING | 20130307 |
Method GET_BOUND_PROP_OF_TC_EDITOR on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method GET_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHILD_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | child node name | 20130228 | |||
| 2 | I_VIEW_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | view node or controller node? | 20130228 | ||
| 3 | R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130228 |
Method GET_CONTEXT_NODE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method INPUT_FIELD_F4PRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUTFIELD_ID | Call by reference | Type reference (TYPE) | STRING | ID of InputField control | 20130306 |
Method INPUT_FIELD_F4PRESS on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method INPUT_FIELD_GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUTFIELD_ID | Call by reference | Type reference (TYPE) | STRING | ID of InputField control | 20130307 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | value | 20130307 |
Method INPUT_FIELD_GET_VALUE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method INPUT_FIELD_SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTER | Call by reference | Type reference (TYPE) | BOOLEAN | Fire Enter event or not | 20130318 | |||
| 2 | I_INPUTFIELD_ID | Call by reference | Type reference (TYPE) | STRING | ID of input field | 20130306 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Value | 20130306 |
Method INPUT_FIELD_SET_VALUE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method IS_ELEMENT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | UI Element ID | 20130228 | |||
| 2 | R_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | enabled or disabled | 20130228 |
Method IS_ELEMENT_ENABLED on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method IS_ELEMENT_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | UI Element ID | 20130304 | |||
| 2 | R_READONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | editable or readonly | 20130304 |
Method IS_ELEMENT_READONLY on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method IS_ELEMENT_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | UI Element ID | 20130228 | |||
| 2 | R_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | visible or not | 20130228 |
Method IS_ELEMENT_VISIBLE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINK_ID | Call by reference | Type reference (TYPE) | STRING | ID of LinkToAction control | 20130319 |
Method LINK_CLICK on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method MENUACTION_PRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUTTON_ID | Call by reference | Type reference (TYPE) | STRING | ID of button control | 20130304 | |||
| 2 | I_MENUACTION_ID | Call by reference | Type reference (TYPE) | STRING | ID of menu action | 20130304 |
Method MENUACTION_PRESS on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method RADIOBUTTON_IDX_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | INT4 | Key to select | 20130425 | |||
| 2 | I_RADIOBUTTONGROUP_ID | Call by reference | Type reference (TYPE) | STRING | ID of RadioButtonGroupByKey control | 20130425 |
Method RADIOBUTTON_IDX_SELECT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method RADIOBUTTON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | STRING | Key to select | 20130306 | |||
| 2 | I_RADIOBUTTON_ID | Call by reference | Type reference (TYPE) | STRING | ID of RadioButtonGroupByKey control | 20130508 |
Method RADIOBUTTON_SELECT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TABLE_OCA_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OCACOLUMN_ID | Call by reference | Type reference (TYPE) | STRING | ID of column containing oca | 20130306 | |||
| 2 | I_OCA_ID | Call by reference | Type reference (TYPE) | STRING | ID of one click action | 20130306 | |||
| 3 | I_TABLE_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | ID of table column | 20130306 | |||
| 4 | I_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | Table ID | 20130306 | |||
| 5 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | value of row to select | 20130306 |
Method TABLE_OCA_CLICK on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TABLE_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPERATOR | Call by reference | Type reference (TYPE) | STRING | 'EQ' | 20130307 | |||
| 2 | I_TABLE_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | ID of table column | 20130301 | |||
| 3 | I_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | Table ID | 20130301 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Value or pattern | 20130301 |
Method TABLE_SELECT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TABSTRIP_FIND_IDS_FOR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT_ID | Call by reference | Type reference (TYPE) | STRING | ID of tab content | 20130307 | |||
| 2 | E_TAB_ID | Call by reference | Type reference (TYPE) | STRING | ID of tab | 20130307 | |||
| 3 | I_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | ID of tabstrip control | 20130307 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Label Text | 20130307 |
Method TABSTRIP_FIND_IDS_FOR_TEXT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TAB_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | ID of tabstrip control | 20130306 | |||
| 2 | I_TAB_ID | Call by reference | Type reference (TYPE) | STRING | ID of tab | 20130306 |
Method TAB_SELECT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TEXT_EDIT_GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTEDIT_ID | Call by reference | Type reference (TYPE) | STRING | ID of TextEdit control | 20130307 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20130307 |
Method TEXT_EDIT_GET_VALUE on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
Method TEXT_VIEW_GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTVIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20130307 | ||||
| 2 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130307 |
Method TEXT_VIEW_GET_TEXT on class CL_SRT_WSP_WD_TESTER_VIEW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |