SAP ABAP Class CL_FPM_TEST_SEARCH_E_FORM_FEED (FPM: Form Feeder for ATS search result list)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)
⤷
⤷
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 | 20140402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20140402 |
Properties
| Class | CL_FPM_TEST_SEARCH_E_FORM_FEED | |
| Short Description | FPM: Form Feeder for ATS search result list | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20140402 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_SEARCH_E_FORM_FEED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20140402 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20140402 |
Friends
Class CL_FPM_TEST_SEARCH_E_FORM_FEED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'FEEDER_CLASS' | 20140407 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CONFIGURE_APPLICATION' | 20140402 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CONFIGURE_COMPONENT' | 20140402 | |||
| 4 | Constant | Private | See coding | 20140402 | |||||
| 5 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'START_WD_APPL_CONF_FLUID' | ID of the FPM Event | 20140402 | ||
| 6 | Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'START_WD_COMP_CONF_FLUID' | ID of the FPM Event | 20140402 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'WD_APPL' | 20140402 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'WD_APPL_CONFIG' | 20140402 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'WD_COMP' | 20140407 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'WD_COMP_CONFIG' | 20140402 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | T_S_FORM | 20140403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20140402 |
Events
Class CL_FPM_TEST_SEARCH_E_FORM_FEED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_FORM | Private | See coding | 20140402 | BEGIN OF t_s_form,
descr TYPE string,
wd_appl_config TYPE FPM_TEST_SEARCH_E_APPL_CONFIG,
wd_appl TYPE FPM_TEST_SEARCH_E_APPL,
wd_comp_config TYPE FPM_TEST_SEARCH_E_COMP_CONFIG,
search_feeder_cl TYPE FPMGB_FEEDER_CLASS,
wd_component TYPE FPM_COMPONENT_NAME,
END OF t_s_form
|
Method Signatures
Method SET_LAUNCH_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAUNCH_WD | Call by reference | Type reference (TYPE) | FPM_S_LAUNCH_WEBDYNPRO | Fields for a WebDynpro | 20140402 | |||
| 2 | IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Type of Web Dynpro Configuration | 20140402 | |||
| 3 | IV_HEADER_TEXT | Call by reference | Type reference (TYPE) | APB_LPD_LINK_TEXT | Link text | 20140402 | |||
| 4 | IV_LAUNCH_TARGET | Call by reference | Type reference (TYPE) | I | 1 | Replacement for Real Boolean Type: 'X' == True '' == False | 20140402 | ||
| 5 | IV_WD_APPL | Call by reference | Type reference (TYPE) | APB_LPD_STRING | String case sensitive | 20140402 | |||
| 6 | IV_WD_CONFIGURATION | Call by reference | Type reference (TYPE) | APB_LPD_STRING | String case sensitive | 20140402 |
Method SET_LAUNCH_VALUES on class CL_FPM_TEST_SEARCH_E_FORM_FEED has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |