Class Method list used by SAP ABAP Class CL_MDG_BS_MAT_PP_SEARCH_DB (Example implementation: Search on DB with reduced attribute)
SAP ABAP Class CL_MDG_BS_MAT_PP_SEARCH_DB (Example implementation: Search on DB with reduced attribute) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE CALL METHOD do_search
2 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE EXPORTING
3 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE it_search_attributes = it_search_attributes
4 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE iv_max_num_records = iv_max_num_records
5 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE IMPORTING
6 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE et_material = lt_material
7 Class Method  CL_MDG_BS_MAT_PP_SEARCH_DB - DO_SEARCH Example implementation: Search on DB with reduced attribute SOURCE et_message = et_message.
8 Class Method  IF_BADI_SDQ_PP_SEARCH - SEARCH_PP Interface for BAdI: BADI_SDQ_PP_SEARCH