SAP ABAP Class /PLMB/CL_SPI_QUERY_ADAPTER_F4 (SPI: Search Help (F4) Query Adapter)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_QUERY_ADAPTER | Query Adapter | 20100416 |
Properties
| Class | /PLMB/CL_SPI_QUERY_ADAPTER_F4 | |
| Short Description | SPI: Search Help (F4) Query Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
| Created | 20100416 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_SPI_QUERY_ADAPTER | Query Adapter | 20100416 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /PLMB/CL_SPI_QUERY_FACTORY | 20100511 | SPI Query Adapter Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_QUERY_OPTION | Query Options | 20100804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Call SHLP-exit for some preparation F4-events | 20100426 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100804 | |
| 3 | Static method | Private | Method | Get the search help data | 20100416 | |
| 4 | Static method | Private | Method | Extract default values to seloptions | 20100426 | |
| 5 | Static method | Private | Method | Mapping F4 parameter to node ID | 20100521 | |
| 6 | Static method | Private | Method | Execute query | 20100416 |
Events
Class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no event.
Types
Class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no local type.
Method Signatures
Method CALL_SHLP_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20100426 | |||
| 2 | CT_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCT | List of Alternative Elementary Search Helps | 20100426 | |||
| 3 | IV_STEP | Call by reference | Type reference (TYPE) | DDSHF4STEP | Current step in the F4 process | 20100426 |
Method CALL_SHLP_EXIT on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
Method GET_SHLP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20100416 | |||
| 2 | IS_F4_DEFINITION | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_F4_DEFINITION | Name of a Search Help | 20100416 |
Method GET_SHLP on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
Method GET_SHLP_DEFAULT_SELOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selection Options for Search Helps | 20100426 | |||
| 2 | IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20100426 |
Method GET_SHLP_DEFAULT_SELOPT on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
Method MAP_SHLP_FIELDNAME_TO_ID_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELDNAME | Call by reference | Type reference (TYPE) | C | 20100521 | ||||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_F4_PARAM_MAP | F4 Help Parameter mapping | 20100521 | |||
| 3 | IV_SHLPFIELD | Call by reference | Type reference (TYPE) | C | Name of a search help parameter | 20100521 |
Method MAP_SHLP_FIELDNAME_TO_ID_NAME on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
Method SELECT_SHLP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100416 | ||||
| 2 | IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20100416 | |||
| 3 | IT_MAPPING | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_F4_PARAM_MAP | F4 Help Parameter mapping | 20100416 | |||
| 4 | IT_SELECTION | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20100416 | |||
| 5 | IV_MAXROW | Call by reference | Type reference (TYPE) | I | 20100416 | ||||
| 6 | IV_SORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100416 |
Method SELECT_SHLP_VALUES on class /PLMB/CL_SPI_QUERY_ADAPTER_F4 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |