SAP ABAP Class /PLMU/IF_FRW_G_SELECT_OPTIONS (Select Options)
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
Class /PLMU/IF_FRW_G_SELECT_OPTIONS  
Short Description Select Options    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_G_SELECT_OPTIONS has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_G_SELECT_OPTIONS has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_SELECT_OPTIONS has no friend class.
Attributes
Class /PLMU/IF_FRW_G_SELECT_OPTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SEARCH_CRITERIA Instance method Public Method Adds Search Criteria 20110421
2 GET_MAX_NUMBER_OF_RESULTS Instance method Public Method Provides the Maximum Number of Results 20100913
3 GET_SEARCH_CRITERIA Instance method Public Method Provides the Search Criteria 20100913
4 SET_SEARCH_CRITERIA Instance method Public Method Set Search Criteria 20130318
Events
Class /PLMU/IF_FRW_G_SELECT_OPTIONS has no event.
Types
Class /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 Importing IT_FPM_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA FPM search criteria for GUIBB Search 20130318
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection Criteria for Queries 20110421

Method ADD_SEARCH_CRITERIA on class /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 Returning 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 class /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 Exporting ET_FPM_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA FPM search criteria for GUIBB Search 20130318
2 Exporting ET_SEARCH_CRITERIA Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection criteria for query 20100913

Method GET_SEARCH_CRITERIA on class /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 Importing IT_FPM_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA FPM search criteria for GUIBB Search 20130318
2 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection Criteria for Queries 20130318

Method SET_SEARCH_CRITERIA on class /PLMU/IF_FRW_G_SELECT_OPTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in