SAP ABAP Class IF_BADI_SDQ_PP_SEARCH (Interface for BAdI: BADI_SDQ_PP_SEARCH)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20091001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_PP_SEARCH Class for BAdI Impl.: MDG_BS_MAT_PP_SEARCH 20091008
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_PP_SEARCH_DB Example implementation: Search on DB with reduced attribute 20130705
Properties
Class IF_BADI_SDQ_PP_SEARCH  
Short Description Interface for BAdI: BADI_SDQ_PP_SEARCH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_SDQ_PP_SEARCH has no forward declaration.
Interfaces
Class IF_BADI_SDQ_PP_SEARCH has no interface implemented.
Friends
Class IF_BADI_SDQ_PP_SEARCH has no friend class.
Attributes
Class IF_BADI_SDQ_PP_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEARCH_PP Instance method Public Method Search Reuse Active Area 20091001
Events
Class IF_BADI_SDQ_PP_SEARCH has no event.
Types
Class IF_BADI_SDQ_PP_SEARCH has no local type.
Method Signatures

Method SEARCH_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20091001
2 Importing ID_SEARCH_STRING Call by reference Type reference (TYPE) STRING Search Parameter for Unrestricted Search 20091001
3 Importing IF_FUZZY_SEARCH Call by reference Type reference (TYPE) USMD_FLG Fuzzy Search Enabled 20100121
4 Importing IR_DATA_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA Internal Table 20091001
5 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) USMD_TS_SEL Search Criteria 20091001
6 Importing IT_TAB_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) TT_USMD_TS_SEL Tabellenart von USMD_TS_SEL 20100714
7 Importing IV_DATA_MODEL Call by reference Type reference (TYPE) USMD_MODEL MDM Data Model for Access from Non-SAP-Standard Code 20091009
8 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091001
9 Importing IV_LOWER_PAGE_LIMIT Call by reference Type reference (TYPE) INT4 0 Natural Number 20091014
10 Importing IV_MAX_NUM_RECORDS Call by reference Type reference (TYPE) INT4 Natural Number 20091015
11 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Search Mode (#ES# in Case of Enterprise Search) 20091015
12 Importing IV_THRESHOLD Call by reference Type reference (TYPE) USMD_THRESHOLD Percentage: Threshold for Duplicate Check in BAPI 20091015
13 Importing IV_UPDATE_MODE Call by reference Type reference (TYPE) USMD_UPDATE_MODE Duplicate Check Method Call Mode 20091015

Method SEARCH_PP on class IF_BADI_SDQ_PP_SEARCH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in