SAP ABAP Interface /PLMU/IF_FRW_G_SELECT_OPTIONS (Select Options)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_G_SELECT_OPTIONS | Select Options | 20100811 |
Properties
| Interface | /PLMU/IF_FRW_G_SELECT_OPTIONS | |
| Short Description | Select Options |
General Data
| Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
| Created | 20100602 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no forward declaration.
Interfaces
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no interface.
Friends
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no friend.
Attributes
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Search Criteria | 20110421 | |
| 2 | Instance method | Public | Method | Provides the Maximum Number of Results | 20100913 | |
| 3 | Instance method | Public | Method | Provides the Search Criteria | 20100913 | |
| 4 | Instance method | Public | Method | Set Search Criteria | 20130318 |
Events
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no event.
Types
Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no local type.
Method Signatures
Method ADD_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | FPM search criteria for GUIBB Search | 20130318 | |||
| 2 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection Criteria for Queries | 20110421 |
Method ADD_SEARCH_CRITERIA on Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no exception.
Method GET_MAX_NUMBER_OF_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_NUMBER_OF_RESULTS | Value transfer | Type reference (TYPE) | INT4 | Maximum number of results that the query should provide | 20100913 |
Method GET_MAX_NUMBER_OF_RESULTS on Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no exception.
Method GET_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | FPM search criteria for GUIBB Search | 20130318 | |||
| 2 | ET_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for query | 20100913 |
Method GET_SEARCH_CRITERIA on Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no exception.
Method SET_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FPM_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | FPM search criteria for GUIBB Search | 20130318 | |||
| 2 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection Criteria for Queries | 20130318 |
Method SET_SEARCH_CRITERIA on Interface /PLMU/IF_FRW_G_SELECT_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |