SAP ABAP Class CL_SRT_WSP_WD_TESTER_SEARCH (Webdynpro Tester Class for WS Config UIs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_FT_TESTS (Package) Testpaket zur Massenkonfiguration für Enterprise Services
Properties
Class CL_SRT_WSP_WD_TESTER_SEARCH  
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 20130318   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_WSP_WD_TESTER_SEARCH has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_WD_TESTER 20130318 Webdynpro Tester Class for WS Config UIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COMPONENT_PATH Instance attribute Private Type reference (TYPE) STRING 20130318
2 M_VIEW_ID Instance attribute Private Type reference (TYPE) STRING 20130318
3 M_WD_TESTER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_WEB_DYNPRO_TESTER For Unit Test in WD 20130318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SEARCH_CRITERIA Instance method Public Method Add new search criteria 20130319
2 CHECK_VALID_CONTROL_ID Instance method Private Method Checks whether ID is a valid control id 20130318
3 CONSTRUCTOR Instance method Protected Constructor Constructor 20130318
4 DROPDOWN_SELECT Instance method Private Method Select in DropdownByKey 20130318
5 INPUT_FIELD_SET_VALUE Instance method Private Method Set value in InputField 20130318
6 IS_ELEMENT_ENABLED Instance method Private Method Checks whether UI is enabled 20130318
7 IS_ELEMENT_READONLY Instance method Private Method Checks whether UI is readonly 20130318
8 IS_ELEMENT_VISIBLE Instance method Private Method Checks whether UI is visible 20130318
9 LINK_CLICK Instance method Private Method Click on Link 20130319
10 SEARCH_START Instance method Public Method Click on Search button 20130318
Events
Class CL_SRT_WSP_WD_TESTER_SEARCH has no event.
Types
Class CL_SRT_WSP_WD_TESTER_SEARCH has no local type.
Method Signatures

Method ADD_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20130319
2 Importing I_HIGH_VALUE Call by reference Type reference (TYPE) STRING High Value 20130319
3 Importing I_LOW_VALUE Call by reference Type reference (TYPE) STRING Low value 20130319
4 Importing I_OPTION Call by reference Type reference (TYPE) STRING 'EQ' Option 20130319
5 Importing I_SIGN Call by reference Type reference (TYPE) STRING 'I' Sign 20130319

Method ADD_SEARCH_CRITERIA on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method CHECK_VALID_CONTROL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20130318

Method CHECK_VALID_CONTROL_ID on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_PATH Call by reference Type reference (TYPE) STRING 20130318
2 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20130318
3 Importing WD_TESTER Call by reference Object reference (TYPE REF TO) CL_WD_WEB_DYNPRO_TESTER For Unit Test in WD 20130318

Method CONSTRUCTOR on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method DROPDOWN_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DROPDOWN_ID Call by reference Type reference (TYPE) STRING 20130318
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130318

Method DROPDOWN_SELECT on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method INPUT_FIELD_SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTER Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130318
2 Importing I_INPUTFIELD_ID Call by reference Type reference (TYPE) STRING 20130318
3 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130318

Method INPUT_FIELD_SET_VALUE on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method IS_ELEMENT_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20130318
2 Returning R_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20130318

Method IS_ELEMENT_ENABLED on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method IS_ELEMENT_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20130318
2 Returning R_READONLY Value transfer Type reference (TYPE) ABAP_BOOL 20130318

Method IS_ELEMENT_READONLY on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method IS_ELEMENT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20130318
2 Returning R_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20130318

Method IS_ELEMENT_VISIBLE on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK_ID Call by reference Type reference (TYPE) STRING 20130319

Method LINK_CLICK on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.

Method SEARCH_START Signature

Method SEARCH_START on class CL_SRT_WSP_WD_TESTER_SEARCH has no parameter.
Method SEARCH_START on class CL_SRT_WSP_WD_TESTER_SEARCH has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740