SAP ABAP Class IF_WCF_BSP_DSP_TITLE (Dynamic search pages title)
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
| Class | IF_WCF_BSP_DSP_TITLE | |
| Short Description | Dynamic search pages title | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090604 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WCF_BSP_DSP_TITLE has no forward declaration.
Interfaces
Class IF_WCF_BSP_DSP_TITLE has no interface implemented.
Friends
Class IF_WCF_BSP_DSP_TITLE has no friend class.
Attributes
Class 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
Class IF_WCF_BSP_DSP_TITLE has no event.
Types
Class 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 class 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 class IF_WCF_BSP_DSP_TITLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |