SAP ABAP Class CL_MDG_BP_SEARCH_SERVICE_IMPL (Implementation Service BusinessPartnerBasicDataByElements)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_SEARCH (Package) MDG: Business Partner - Search
Properties
Class CL_MDG_BP_SEARCH_SERVICE_IMPL  
Short Description Implementation Service BusinessPartnerBasicDataByElements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package MDG_BS_BP_SEARCH   MDG: Business Partner - Search 
Created 20110105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_BP_SEARCH_SERVICE_IMPL has no interface implemented.
Friends
Class CL_MDG_BP_SEARCH_SERVICE_IMPL has no friend class.
Attributes
Class CL_MDG_BP_SEARCH_SERVICE_IMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_SEARCH_RESULT Static method Public Method Complete Search Result (Read Key Mapping etc.) 20110105
2 CONVERT_DATA_BPSEARCH2SOA Static method Public Method Map data search result structure to SOA structure 20110105
3 CONVERT_DATA_SOA2BPSEARCH Static method Public Method Convert proxy struc. data into MDG search criteria structure 20110105
4 CONVERT_MDG_EXCEPTION2BAPIRET Static method Public Method Store error information from exception class in BAPIRET tab 20110105
5 FILL_SEARCH_FIELDS_STRUCTURE Static method Public Method 20110105
6 FIND_BUSINESS_PARTNERS Static method Public Method Find Business Partners 20110105
7 STORE_MESSAGE Static method Protected Method Store error message (from SY-MSGxx fields) in BAPIRET table 20110105
Events
Class CL_MDG_BP_SEARCH_SERVICE_IMPL has no event.
Types
Class CL_MDG_BP_SEARCH_SERVICE_IMPL has no local type.
Method Signatures

Method COMPLETE_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SEARCH_RESULT Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DA1 Returns Business Partner Data as Result of Message BusinessP 20110105
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110105
3 Importing IS_QUERY_MESSAGE Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DAT Find business partner records based on elements like names, 20110105

Method COMPLETE_SEARCH_RESULT on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.

Method CONVERT_DATA_BPSEARCH2SOA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESPONSE_MESSAGE Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DA1 Returns Business Partner Data as Result of Message BusinessP 20110105
2 Importing IS_QUERY_MESSAGE Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DAT Returns Business Partner Data as Result of Message BusinessP 20110105
3 Importing IT_SEARCH_RESULT Call by reference Type reference (TYPE) MDG_BS_DUPL_SEARCH_RESULT_T MDG Search criteria 20110105

Method CONVERT_DATA_BPSEARCH2SOA on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.

Method CONVERT_DATA_SOA2BPSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110105
2 Exporting ET_OUTPUT Call by reference Type reference (TYPE) MDG_BS_DUPL_SEARCH_VAL_T MDG Search criteria 20110105
3 Exporting EV_MAXHITS Call by reference Type reference (TYPE) INT4 Natural number 20110105
4 Importing IS_INPUT Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DAT Find business partner records based on elements like names, 20110105

Method CONVERT_DATA_SOA2BPSEARCH on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.

Method CONVERT_MDG_EXCEPTION2BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110105
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_MDG_STANDARD_MESSAGE_FAULT Standard Fault Message 20110105

Method CONVERT_MDG_EXCEPTION2BAPIRET on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.

Method FILL_SEARCH_FIELDS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110105
2 Exporting ES_SEARCH_CONDITION Call by reference Type reference (TYPE) USMD_S_SEL Row Structure: Selection Condition (Range per Field) 20110105
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110105
4 Importing IV_HIGH_VALUE Call by reference Type reference (TYPE) ANY Characteristic Value 20110105
5 Importing IV_INCLUSION_EXCLUSION Call by reference Type reference (TYPE) DDSIGN 'I' Type of SIGN component in row type of a Ranges type 20110105
6 Importing IV_INTERVAL_BOUNDARY_TYPE Call by reference Type reference (TYPE) CHAR1 Represents GDT IntervalBoundaryTypeCode 20110105
7 Importing IV_LOW_VALUE Call by reference Type reference (TYPE) ANY Characteristic Value 20110105
8 Importing IV_WILDCARD_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Wildcard Search supported 20110105

Method FILL_SEARCH_FIELDS_STRUCTURE on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.

Method FIND_BUSINESS_PARTNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DA1 Returns Business Partner Data as Result of Message BusinessP 20110105
2 Importing IS_QUERY Call by reference Type reference (TYPE) MDG_BUSINESS_PARTNER_BASIC_DAT Find business partner records based on elements like names, 20110105
# Exception Resumable Description Created on
1 CX_MDG_STANDARD_MESSAGE_FAULT Standard Fault Message 20110105

Method STORE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110105

Method STORE_MESSAGE on class CL_MDG_BP_SEARCH_SERVICE_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703