SAP ABAP Class IF_USMD_SEARCH_DATA (Search for Entities)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_ADR_SEARCH Implementation for BAS based search 20091104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDQ_USMD_REMOTE_KEY_SEARCH Implementation for Remote Key Search 20100525
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SDQ_USMD_SEARCH_DATA_IMPL Implementation for Enterprise Search 20091001
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_SEARCH_DATA_DB DB Search imp for MDG search interface IF_USMD_SEARCH_DATA 20091010
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USMD_SEARCH_DATA_GENERIC Generic, mostly abstract class for search provider interface 20100909
Properties
Class IF_USMD_SEARCH_DATA  
Short Description Search for Entities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_USMD_SEARCH_DATA has no forward declaration.
Interfaces
Class IF_USMD_SEARCH_DATA has no interface implemented.
Friends
Class IF_USMD_SEARCH_DATA has no friend class.
Attributes
Class IF_USMD_SEARCH_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute Search 20090908
2 GET_DUP_CHECK_ATTR Instance method Public Method Attributes That Are Relevant for Duplicate Check 20091104
3 GET_SEARCH_ATTR Instance method Public Method List of Supported Search Attributes with Field Labels 20100825
Events
Class IF_USMD_SEARCH_DATA has no event.
Types
Class IF_USMD_SEARCH_DATA has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Suche von Enitäten: Suchergebnis 20090908
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090908
3 Importing ID_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20090908
4 Importing IF_FUZZY_SEARCH Call by reference Type reference (TYPE) USMD_FLG 20091209
5 Importing IS_SEARCH_CONTEXT Call by reference Type reference (TYPE) USMD_S_SEARCH_CONTEXT Kontext der Suche 20090908
6 Importing IT_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090908
7 Importing IT_TAB_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) TT_USMD_TS_SEL Tabellenart von USMD_TS_SEL 20100615

Method EXECUTE on class IF_USMD_SEARCH_DATA has no exception.

Method GET_DUP_CHECK_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DUP_CHECK_ATTR Call by reference Type reference (TYPE) USMD_TS_DUPLICATE_CHECK_ATTR Attribute, die für die Dublettenprüfung relevant sind 20091104
2 Importing IS_SEARCH_CONTEXT Call by reference Type reference (TYPE) USMD_S_SEARCH_CONTEXT Kontext der Suche 20091104

Method GET_DUP_CHECK_ATTR on class IF_USMD_SEARCH_DATA has no exception.

Method GET_SEARCH_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) USMD_T_SEARCH_CRITERIA Suchkriterien und deren Eigenschaften 20100825
2 Exporting ET_SEARCH_ATTRIBUTE_PROPS Call by reference Type reference (TYPE) USMD_TS_SEARCH_ATTRIBUTE zusätzliche Eigenschaften der Suchattribute 20100908
3 Importing IS_SEARCH_CONTEXT Call by reference Type reference (TYPE) USMD_S_SEARCH_CONTEXT Kontext der Suche 20100825

Method GET_SEARCH_ATTR on class IF_USMD_SEARCH_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in