SAP ABAP Class CL_FPM_UT_SEARCH_LIST_FEEDER (FPM Search GUIBB: List feeder - Overview unit tests)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_TEST_AUNIT (Package) Classes used as carrier of Unit Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20130610
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20130610
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20130610
Properties
Class CL_FPM_UT_SEARCH_LIST_FEEDER  
Short Description FPM Search GUIBB: List feeder - Overview unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_TEST_AUNIT   Classes used as carrier of Unit Tests 
Created 20130610   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_UT_SEARCH_LIST_FEEDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20130610
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20130610
3 IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20130610
Friends
Class CL_FPM_UT_SEARCH_LIST_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FLUID_APPL_CONFIG Instance attribute Private Type reference (TYPE) STRING 'CONFIGURE_APPLICATION' 20130612
2 GC_FLUID_COMP_CONFIG Instance attribute Private Type reference (TYPE) STRING 'CONFIGURE_COMPONENT' 20130612
3 GC_GOTO_MAIN_PAGE Constant Private Type reference (TYPE) FPM_EVENT_ID 'GOTO_MAIN_PAGE' ID of the FPM Event 20130610
4 GC_LAUNCH_TARGET Constant Private See coding 20130612
5 GC_SELECTION Constant Private Type reference (TYPE) STRING 'SELECTION' 20130619
6 GC_SELECTION_MODE Constant Private See coding 20130619
7 GC_START_WD_APPL_CONF Constant Private Type reference (TYPE) FPM_EVENT_ID 'START_WD_APPL_CONF' ID of the FPM Event 20130610
8 GC_START_WD_APPL_CONF_FLUID Constant Private Type reference (TYPE) FPM_EVENT_ID 'START_WD_APPL_CONF_FLUID' ID of the FPM Event 20130610
9 GC_START_WD_COMP_CONF_FLUID Constant Private Type reference (TYPE) FPM_EVENT_ID 'START_WD_COMP_CONF_FLUID' ID of the FPM Event 20130610
10 GC_WD_APPL Constant Private Type reference (TYPE) STRING 'WD_APPL' 20130611
11 GC_WD_APPL_CONFIG Constant Private Type reference (TYPE) STRING 'WD_APPL_CONFIG' 20130611
12 GC_WD_COMP_CONFIG Constant Private Type reference (TYPE) STRING 'WD_COMP_CONFIG' 20130611
13 MT_TESTCASES Instance attribute Private Type reference (TYPE) T_T_SEARCH_TESTCASES 20130610
Methods
# Method Level Visibility Method type Description Created on
1 GET_WD_APPL_NAME Instance method Private Method 20130611
2 SET_LAUNCH_VALUES Instance method Private Method 20130611
Events
Class CL_FPM_UT_SEARCH_LIST_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_SEARCH_TESTCASES Private See coding 20130610 begin of T_S_SEARCH_TESTCASES, descr_testcase type string, wd_appl_config type SOBJ_NAME, wd_appl type wdy_application_name, wd_comp_config type sobj_name, search_feeder_cl type SEOCLSNAME, wd_component type WDY_COMPONENT_NAME, info_1 type string, info_2 type string, info_3 type string, info_4 type string, info_5 type string, target_page type string, continue type string, end of t_s_search_testcases
2 T_T_SEARCH_TESTCASES Private See coding 20130610 T_T_SEARCH_TESTCASES type standard table of t_s_search_testcases
Method Signatures

Method GET_WD_APPL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WD_APPL Call by reference Type reference (TYPE) STRING Web Dynpro: Application Name 20130611
2 Exporting EV_WD_APPL_CONFIG Call by reference Type reference (TYPE) STRING Object Name in Object Directory 20130611
3 Exporting EV_WD_COMP_CONFIG Call by reference Type reference (TYPE) STRING Object Name in Object Directory 20130611
4 Importing IO_EVENT_DATA Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20130611

Method GET_WD_APPL_NAME on class CL_FPM_UT_SEARCH_LIST_FEEDER has no exception.

Method SET_LAUNCH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAUNCH_WD Call by reference Type reference (TYPE) FPM_S_LAUNCH_WEBDYNPRO Fields for a WebDynpro 20130611
2 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Type of Web Dynpro Configuration 20130611
3 Importing IV_HEADER_TEXT Call by reference Type reference (TYPE) APB_LPD_LINK_TEXT Link text 20130611
4 Importing IV_LAUNCH_TARGET Call by reference Type reference (TYPE) I 1 Replacement for Real Boolean Type: 'X' == True '' == False 20130612
5 Importing IV_WD_APPL Call by reference Type reference (TYPE) APB_LPD_STRING String case sensitive 20130611
6 Importing IV_WD_CONFIGURATION Call by reference Type reference (TYPE) APB_LPD_STRING String case sensitive 20130611

Method SET_LAUNCH_VALUES on class CL_FPM_UT_SEARCH_LIST_FEEDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740