SAP ABAP Class CL_MDG_BS_MAT_PP_SEARCH_DB (Example implementation: Search on DB with reduced attribute)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP-MM (Application Component) MDG Material
     MDG_BS_MAT_SEARCH (Package) MDG: Material Search
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_SDQ_PP_SEARCH Interface for BAdI: BADI_SDQ_PP_SEARCH 20130705
Properties
Class CL_MDG_BS_MAT_PP_SEARCH_DB  
Short Description Example implementation: Search on DB with reduced attribute    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_MAT_SEARCH   MDG: Material Search 
Created 20130603   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130705
2 IF_BADI_SDQ_PP_SEARCH Interface for BAdI: BADI_SDQ_PP_SEARCH 20130705
Friends
Class CL_MDG_BS_MAT_PP_SEARCH_DB has no friend class.
Attributes
Class CL_MDG_BS_MAT_PP_SEARCH_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_SEARCH Instance method Private Method Search in active area DB 20130705
Events
Class CL_MDG_BS_MAT_PP_SEARCH_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_MATERIAL_TAB Private See coding 20130705 type_material_tab TYPE STANDARD TABLE OF /mdgmm/_s_mm_pp_material
Method Signatures

Method DO_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIAL Call by reference Type reference (TYPE) TYPE_MATERIAL_TAB Table with materials 20130705
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20130705
3 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) USMD_TS_SEL Sorted Table: Selection Condition (Range per Field) 20130705
4 Importing IV_MAX_NUM_RECORDS Call by reference Type reference (TYPE) INT4 Natural Number 20130705

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