SAP ABAP Class CL_WCF_BSP_BASE_SR_2 (Base class: Search result view 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 | 20090430 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090522 |
3 | 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_SEARCHRESULTV | 20090610 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__USERSEARCHRES | 20100217 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__TAGSEARCHRESU | 20100218 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__SEARCHSEARCHR | 20100219 | |
5 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__REPORTSEARCHR | 20100218 | |
6 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__POSITIONSEAR1 | 20100218 | |
7 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__ORGUNITSEARC1 | 20100218 | |
8 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__FAVORITESEAR1 | 20100218 | |
9 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__BRSEARCHRESUL | 20100217 | |
10 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_EMBE_COCKPITRESUL1 | 20090622 | |
... | Click here to see Used By full list (17 items) |
Properties
Class | CL_WCF_BSP_BASE_SR_2 | |
Short Description | Base class: Search result view 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 | 20090430 | SAP |
Last change | 20110908 | 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_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090522 | ||
2 | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20090717 |
Friends
Class CL_WCF_BSP_BASE_SR_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_FRONTEND_SELECTION' | Option frontend selection | 20090625 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_ENABLE_TABLE_ROW_TEMPLATE' | Option for enabling table row template | 20100909 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_EXCLUDE_TABLE_ROW_TEMPLATE_COLUMNS' | Option for excluding table row template columns | 20100909 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_EXCLUDE_TABLE_ROW_TEMPLATE_ROWS' | Option for excluding table row template rows | 20100916 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SELECTION_MODE' | Option selection mode | 20090525 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_VIEW_NAME' | Path of search result central layout | 20090629 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_NUMBER_OF_VISIBLE_BUTTONS' | Option number of visible buttons | 20091028 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '../../sap/wcf_bsp_sp/SearchResult_2.htm' | Path of search result central layout | 20090430 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TABLE' | Table id in cellerator tag | 20090625 | |
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SP_2 | Base class: Search page (view set) controller | 20110214 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Table of Buttons in Table View Header | 20090430 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Option frontend selection | 20090625 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'X' | Option for enabling table row template | 20100909 | |
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Option for excluding table row template columns | 20100909 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Option for excluding table row template rows | 20100916 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '5' | Option number of visible buttons | 20091028 | |
17 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SR_CTXT_2 | Base class: Search result view context controller | 20090430 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add button to search result view | 20090513 |
2 | ![]() |
Instance method | Public | Constructor | 20090430 | |
3 | ![]() |
Instance method | Protected | Method | Event handler for row selectin | 20090723 |
4 | ![]() |
Instance method | Protected | Method | Event handler for navigation links | 20090701 |
5 | ![]() |
Instance method | Protected | Method | Event handler for row selectin | 20090525 |
6 | ![]() |
Instance method | Protected | Method | Event handler for navigation links | 20091211 |
7 | ![]() |
Instance method | Public | Method | Inbound plug for running search page in F4 help popup | 20090722 |
8 | ![]() |
Instance method | Protected | Method | Navigate to link | 20090701 |
9 | ![]() |
Instance method | Protected | Method | Outbound plug for SELECTION | 20090703 |
10 | ![]() |
Instance method | Public | Method | Set a specific option in the search result view | 20090519 |
11 | ![]() |
Instance method | Protected | Method | Set search result view options | 20090513 |
12 | ![]() |
Instance method | Protected | Method | Set search result view options when running in F4 help popup | 20090721 |
Events
Class CL_WCF_BSP_BASE_SR_2 has no event.
Types
Class CL_WCF_BSP_BASE_SR_2 has no local type.
Method Signatures
Method ADD_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | STRING | Event name | 20090526 | ||
2 | ![]() |
IV_ICON | Call by reference | Type reference (TYPE) | STRING | Icon name | 20090526 | ||
3 | ![]() |
IV_OTR_TEXT_ALIAS | Call by reference | Type reference (TYPE) | STRING | Button name | 20090526 | ||
4 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | Icon type | 20091028 |
Method ADD_BUTTON on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SR_2 has no parameter.
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method EH_ONCHOOSE 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 | 20090723 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090723 |
Method EH_ONCHOOSE on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method EH_ONCLICKONLINK 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 | 20090701 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090701 |
Method EH_ONCLICKONLINK on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method EH_ONSELECT 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 | 20090525 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090525 |
Method EH_ONSELECT on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method EH_ONSORT 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 | 20091211 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20091211 |
Method EH_ONSORT on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method IP_F4HELP 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 | 20090722 |
Method IP_F4HELP on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method NAVIGATE_TO_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20090701 | ||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | Field in result list displayed with a link | 20090701 |
Method NAVIGATE_TO_LINK on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method OP_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | 20090703 |
Method OP_SELECT on class CL_WCF_BSP_BASE_SR_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 | 20090519 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Option value | 20090519 |
Method SET_OPTION on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method SET_OPTIONS Signature
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SR_2 has no parameter.
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SR_2 has no exception.
Method SET_OPTIONS_FOR_F4 Signature
Method SET_OPTIONS_FOR_F4 on class CL_WCF_BSP_BASE_SR_2 has no parameter.
Method SET_OPTIONS_FOR_F4 on class CL_WCF_BSP_BASE_SR_2 has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |