SAP ABAP Class IF_FPM_GUIBB_SEARCH_CONVERSION (conversion between fpm search format and abap ranges)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SEARCH_UIBB_SELOPT Integration WDA Selecect Options 20110705
Properties
Class IF_FPM_GUIBB_SEARCH_CONVERSION  
Short Description conversion between fpm search format and abap ranges    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110705   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no forward declaration.
Interfaces
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no interface implemented.
Friends
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no friend class.
Attributes
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_RANGE_INTO_FPM_ATTRIBUTE Instance method Public Method 20110705
2 CREATE_ABAP_RANGE_REF Instance method Public Method 20110705
3 FPM_ATTRIBUTE_INTO_ABAP_RANGE Instance method Public Method 20110705
Events
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no event.
Types
Class IF_FPM_GUIBB_SEARCH_CONVERSION has no local type.
Method Signatures

Method ABAP_RANGE_INTO_FPM_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 20110705
2 Exporting ET_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20110705
3 Importing IR_RANGE_TAB_REF Call by reference Object reference (TYPE REF TO) DATA ABAP range 20110705
4 Importing IV_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Attribute name 20110705

Method ABAP_RANGE_INTO_FPM_ATTRIBUTE on class IF_FPM_GUIBB_SEARCH_CONVERSION has no exception.

Method CREATE_ABAP_RANGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RANGE_LINE_REF Call by reference Object reference (TYPE REF TO) DATA Data reference for ABAP range line 20110705
2 Exporting ER_RANGE_TAB_REF Call by reference Object reference (TYPE REF TO) DATA Data reference for ABAP range 20110705
3 Importing IV_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Search attribute 20110705

Method CREATE_ABAP_RANGE_REF on class IF_FPM_GUIBB_SEARCH_CONVERSION has no exception.

Method FPM_ATTRIBUTE_INTO_ABAP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) SYMSG Structure of message variables 20110705
2 Exporting ET_RANGE_TAB_REF Call by reference Object reference (TYPE REF TO) DATA ABAP range 20110705
3 Importing IV_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Attribute name 20110705

Method FPM_ATTRIBUTE_INTO_ABAP_RANGE on class IF_FPM_GUIBB_SEARCH_CONVERSION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in