SAP ABAP Interface IF_WCF_BSP_DSP_TITLE (Dynamic search pages title)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-SEA (Application Component) Search
⤷
WCF_BSP_DYN_SEARCH_PAGE (Package) Search Pages
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_BSP_DSP_TITLE | Set titles in search criteria and search result views | 20090604 |
Properties
| Interface | IF_WCF_BSP_DSP_TITLE | |
| Short Description | Dynamic search pages title |
General Data
| Package | WCF_BSP_DYN_SEARCH_PAGE | Search Pages |
| Created | 20090604 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCF_BSP_DSP_TITLE has no forward declaration.
Interfaces
Interface IF_WCF_BSP_DSP_TITLE has no interface.
Friends
Interface IF_WCF_BSP_DSP_TITLE has no friend.
Attributes
Interface IF_WCF_BSP_DSP_TITLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get title for search criteria view | 20090604 | |
| 2 | Static method | Public | Method | Get title for search result view | 20090604 |
Events
Interface IF_WCF_BSP_DSP_TITLE has no event.
Types
Interface IF_WCF_BSP_DSP_TITLE has no local type.
Method Signatures
Method GET_SEARCH_CRITERIA_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO name | 20090604 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Search criteria title | 20090604 |
Method GET_SEARCH_CRITERIA_TITLE on Interface IF_WCF_BSP_DSP_TITLE has no exception.
Method GET_SEARCH_RESULT_LIST_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME_NOT_IN_OTR | Call by reference | Type reference (TYPE) | BOOLEAN | '' | Busines object name not in OTR | 20090626 | ||
| 2 | IV_BO_NAME_PLURAL | Call by reference | Type reference (TYPE) | STRING | Business object name in plural | 20090604 | |||
| 3 | IV_BO_NAME_SINGULAR | Call by reference | Type reference (TYPE) | STRING | Business object name in singular | 20090604 | |||
| 4 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | INT4 | MAX_HITS parameter | 20090604 | |||
| 5 | IV_SIZE | Call by reference | Type reference (TYPE) | INT4 | Total number of records | 20090604 | |||
| 6 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Search result title | 20090604 |
Method GET_SEARCH_RESULT_LIST_TITLE on Interface IF_WCF_BSP_DSP_TITLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |