SAP ABAP Class CL_WCF_BSP_BASE_SP_2 (Base class: Search page (view set) controller)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-SEA (Application Component) Search
⤷
WCF_BSP_DYN_SEARCH_PAGE (Package) Search Pages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20090429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20090717 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_SEAR_SEARCHPAGE0 | 20090730 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__USERSEARCHPAG | 20100217 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__TAGSEARCHPAGE | 20100218 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__SEARCHSEARCHP | 20100219 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__REPORTSEARCHP | 20100218 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__POSITIONSEAR2 | 20100218 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__ORGUNITSEARC2 | 20100218 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__FAVORITESEAR2 | 20100218 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__BRSEARCHPAGE | 20100217 | |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_EMBE_COCKPITADVSE0 | Advanced Search Viewset | 20090622 |
| ... | Click here to see Used By full list (17 items) | |||
Properties
| Class | CL_WCF_BSP_BASE_SP_2 | |
| Short Description | Base class: Search page (view set) controller | |
| Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_BSP_DYN_SEARCH_PAGE | Search Pages |
| Created | 20090429 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20090717 |
Friends
Class CL_WCF_BSP_BASE_SP_2 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 | 'OPTION_VIEW_NAME' | Option view name | 20090629 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '../../sap/wcf_bsp_sp/SearchPage_2.htm' | Path of search query central layout | 20090429 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20091120 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | Web Dynpro Repository view object | 20091123 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20091016 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | WCF_BSP_S_F4_HELP | F4 help info | 20090707 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Result view title | 20090609 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X' = saved search component appears in a popup | 20091203 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090430 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SP_CTXT_2 | Base class: Context controller for search page | 20090429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090429 | |
| 2 | Instance method | Protected | Method | Handle event hide search fields | 20090430 | |
| 3 | Instance method | Protected | Method | Handle event show search fields | 20090430 | |
| 4 | Instance method | Private | Method | Embed Saved Search Launcher view into BSP layout | 20091120 | |
| 5 | Instance method | Public | Method | Inbound plug HIDESEARCHFIELDS | 20090508 | |
| 6 | Instance method | Public | Method | Inbound plug SHOWSEARCHFIELDS | 20090511 | |
| 7 | Instance method | Public | Method | Set a specific option in the viewset | 20090629 | |
| 8 | Instance method | Protected | Method | Set options in the viewset | 20090629 | |
| 9 | Instance method | Public | Method | Set the result list title | 20090609 | |
| 10 | Instance method | Protected | Method | Set showing/hiding of search fields | 20090511 |
Events
Class CL_WCF_BSP_BASE_SP_2 has no event.
Types
Class CL_WCF_BSP_BASE_SP_2 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SP_2 has no parameter.
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method EH_ONHIDESEARCHFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090430 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090430 |
Method EH_ONHIDESEARCHFIELDS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method EH_ONSHOWSEARCHFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090430 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090430 |
Method EH_ONSHOWSEARCHFIELDS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method EMBED_SS_LAUNCHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEWAREA | Call by reference | Type reference (TYPE) | STRING | Name of view area | 20091120 |
Method EMBED_SS_LAUNCHER on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method IP_HIDESEARCHFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090508 |
Method IP_HIDESEARCHFIELDS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method IP_SHOWSEARCHFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090511 |
Method IP_SHOWSEARCHFIELDS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method SET_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPTION | Call by reference | Type reference (TYPE) | STRING | Option name | 20090629 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Option value | 20090629 |
Method SET_OPTION on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method SET_OPTIONS Signature
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SP_2 has no parameter.
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method SET_RESULT_LIST_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TITLE | Value transfer | Type reference (TYPE) | STRING | Search result view title | 20090609 |
Method SET_RESULT_LIST_TITLE on class CL_WCF_BSP_BASE_SP_2 has no exception.
Method SHOW_SEARCH_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090511 |
Method SHOW_SEARCH_FIELDS on class CL_WCF_BSP_BASE_SP_2 has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |