SAP ABAP Class CL_WCF_BSP_BASE_SSQ (Base class: Simple search query)
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 | 20090826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_A_CONF_TYPE | Tagging IF, Configuration Type | 20090828 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20091102 |
Properties
| Class | CL_WCF_BSP_BASE_SSQ | |
| Short Description | Base class: Simple search query | |
| 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 | 20090826 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DLC_A_CONF_TYPE | Tagging IF, Configuration Type | 20090828 | ||
| 2 | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20091102 |
Friends
Class CL_WCF_BSP_BASE_SSQ 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 | '../../sap/wcf_bsp_sp/SimpleSearchQuery.htm' | Path of search query central layout | 20090826 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SP_2 | Base class: Search page (view set) controller | 20090826 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SSQ_CTXT | Base class: Search query view context controller | 20090826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090826 | |
| 2 | Instance method | Protected | Method | 20090826 | ||
| 3 | Instance method | Protected | Method | 20090826 | ||
| 4 | Instance method | Private | Method | 20090826 | ||
| 5 | Instance method | Public | Method | Inbound plug for running search page in F4 help popup | 20091002 |
Events
Class CL_WCF_BSP_BASE_SSQ has no event.
Types
Class CL_WCF_BSP_BASE_SSQ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SSQ has no parameter.
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SSQ has no exception.
Method EH_ONCLEAR 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 | 20090826 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090826 |
Method EH_ONCLEAR on class CL_WCF_BSP_BASE_SSQ has no exception.
Method EH_ONSEARCH 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 | 20090826 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090826 |
Method EH_ONSEARCH on class CL_WCF_BSP_BASE_SSQ has no exception.
Method GET_CNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090826 | |||
| 2 | EO_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090826 |
Method GET_CNODES on class CL_WCF_BSP_BASE_SSQ 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 | 20091002 |
Method IP_F4HELP on class CL_WCF_BSP_BASE_SSQ has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |