SAP ABAP Class CL_MDG_BS_BP_DUPL_CHECK_USMD (Duplicate Check for MDG Server)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_SERVICES (Package) MDG: Business Partner - Services
Properties
Class CL_MDG_BS_BP_DUPL_CHECK_USMD  
Short Description Duplicate Check for MDG Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_SERVICES   MDG: Business Partner - Services 
Created 20091103   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_BS_BP_DUPL_CHECK_USMD has no forward declaration.
Interfaces
Class CL_MDG_BS_BP_DUPL_CHECK_USMD has no interface implemented.
Friends
Class CL_MDG_BS_BP_DUPL_CHECK_USMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODEL_BP Constant Private Type reference (TYPE) USMD_MODEL 'BP' Data Model 20091103
2 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_MDG_BS_BP_DUPL_CHECK_USMD Duplicate Check for MDG Server 20091103
3 GT_MAPPING Instance attribute Private See coding 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_SEARCH_ATTRIBUTES Instance method Private Method 20091103
2 CREATE_MAPPING_FIELDLIST Instance method Private Method 20091103
3 DETERMINE_MODEL_FIELDNAME Instance method Private Method 20091103
4 FIND_BY_ELEMENTS_EXTERNAL Instance method Public Method 20091103
5 S_CREATE Static method Public Method 20091103
Events
Class CL_MDG_BS_BP_DUPL_CHECK_USMD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYS_MAPPING Private See coding 20091104 begin of gtys_mapping, from_field(255) TYPE c, to_field(255) TYPE c, end of gtys_mapping
Method Signatures

Method CONVERT_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_CRITERION Call by reference Type reference (TYPE) BST_DUPL_SEARCH_VAL Table of input structure for fuzzy search / duplicate check 20091103
2 Returning RT_SEARCH_ATTRIBUTES Value transfer Type reference (TYPE) USMD_TS_VALUE 20091103

Method CONVERT_SEARCH_ATTRIBUTES on class CL_MDG_BS_BP_DUPL_CHECK_USMD has no exception.

Method CREATE_MAPPING_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20091103

Method CREATE_MAPPING_FIELDLIST on class CL_MDG_BS_BP_DUPL_CHECK_USMD has no exception.

Method DETERMINE_MODEL_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEARCH_FIELD Call by reference Type reference (TYPE) BSS_DUPL_SEARCH_VAL Input Structure for fuzzy search / duplicate check 20091103
2 Returning RV_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME Field Name 20091103

Method DETERMINE_MODEL_FIELDNAME on class CL_MDG_BS_BP_DUPL_CHECK_USMD has no exception.

Method FIND_BY_ELEMENTS_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEARCH_RESULT Call by reference Type reference (TYPE) BSS_DUPL_SEARCH_RESULT Table of Result structure Duplicate Check 20091103
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20091103
3 Importing IS_SEARCH_OBJECT Call by reference Type reference (TYPE) BSS_DUPL_SEARCH Table type for bulk input fuzzy search / duplicate check 20091103
4 Importing IV_SIMILARITY_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20091103

Method FIND_BY_ELEMENTS_EXTERNAL on class CL_MDG_BS_BP_DUPL_CHECK_USMD has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_MDG_BS_BP_DUPL_CHECK_USMD Duplicate Check for MDG Server 20091103

Method S_CREATE on class CL_MDG_BS_BP_DUPL_CHECK_USMD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702