SAP ABAP Class CL_USMD_SDQ_DUPLICATE_CHECK (Duplicate Check)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-DQ (Application Component) Data Quality
     MDG_SDQ_DATA_QUALITY (Package) MDG: Data Quality
Properties
Class CL_USMD_SDQ_DUPLICATE_CHECK  
Short Description Duplicate Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_SDQ_DATA_QUALITY   MDG: Data Quality 
Created 20091015   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)
2 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_SDQ_DUPLICATE_CHECK has no interface implemented.
Friends
Class CL_USMD_SDQ_DUPLICATE_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_USMD_ACTIVE Static Attribute Private Type reference (TYPE) USMD_FIELDNAME 'USMD_ACTIVE' Financial MDM: Field Name 20100616
2 GC_DB_SEARCH_CLASS Constant Private Type reference (TYPE) STRING 'CL_USMD_SEARCH_DATA_DB' 20091105
3 GF_COMPLEX_SELECTION Static Attribute Private Type reference (TYPE) USMD_COMPLEX_SELECTION_SUP Complex Selection 20110329
4 GF_IDENTICAL_TO_LAST_REQUEST Static Attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100729
5 GR_DUP_CHECK_UTILITY Static Attribute Private Object reference (TYPE REF TO) CL_MDG_DQ_DUP_CHECK_UTILITY Utility Class for Duplicate Check 20101223
6 GR_SEARCH_DATA Static Attribute Private Object reference (TYPE REF TO) IF_USMD_SEARCH_DATA Search for Entities 20110328
7 GS_USMD_DUPCHK_MOD Static Attribute Private Type reference (TYPE) USMD_DUPCHK_MOD Duplicate Check Mode For Particular Data Model 20110329
8 GT_DATA_DRIVER_RECORD Static Attribute Private Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20100712
9 GT_DUP_CHECK_ATTR Static Attribute Private Type reference (TYPE) USMD_TS_DUPLICATE_CHECK_ATTR Attributes That Are Relevant for Duplicate Check 20110219
10 GT_MESSAGE Static Attribute Private Type reference (TYPE) USMD_T_MESSAGE Messages 20100712
11 GT_TAB_SEARCH_ATTRIBUTE Static Attribute Private Type reference (TYPE) TT_USMD_TS_SEL Table type of USMD_TS_SEL 20100712
12 GV_DEFAULT_SEARCH_HELP Static Attribute Private Type reference (TYPE) MDG_DQS_SEARCH_HELP Default Search Help For Search Applications 20110329
13 GV_DEFAULT_SEARCH_MODE Static Attribute Private Type reference (TYPE) MDG_DQS_SEARCH_MODE Default Search Mode For Search Applications 20110329
14 GV_DUPLICATE_CHECK_EXISTS Static Attribute Private Type reference (TYPE) USMD_FLG MDGAF: General Indicator 20101223
15 GV_DUPLICATE_EXISTS Static Attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100728
16 GV_ENTITY_NAME_ADDRESS Static Attribute Private Type reference (TYPE) USMD_ENTITY 'ADDRESS' Entity Name: Address 20100920
17 GV_ENTITY_NAME_AD_NAME_O Static Attribute Private Type reference (TYPE) USMD_ENTITY 'AD_NAME_O' Entity Name: Address 20100920
18 GV_ENTITY_NAME_AD_NAME_P Static Attribute Private Type reference (TYPE) USMD_ENTITY 'AD_NAME_P' Entity Name: Address 20100920
19 GV_ENTITY_NAME_AD_POSTAL Static Attribute Private Type reference (TYPE) USMD_ENTITY 'AD_POSTAL' Entity Name: Address 20100920
20 GV_ENTITY_NAME_CLASSASGN Static Attribute Private Type reference (TYPE) USMD_ENTITY 'CLASSASGN' Entity Name: Address 20100920
21 GV_ENTITY_NAME_VALUATION Static Attribute Private Type reference (TYPE) USMD_ENTITY 'VALUATION' Entity Name: Address 20100920
22 GV_HIGH_THRESHOLD Static Attribute Private Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20101223
23 GV_LOW_THRESHOLD Static Attribute Private Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20101223
24 GV_MATCH_PROFILE_ID Static Attribute Private Type reference (TYPE) MDG_DQS_FIELD_ID Match Profile ID for Duplicate Check 20101223
25 GV_MATCH_PROFILE_ID_BASED_UI Static Attribute Private Type reference (TYPE) MDG_DQS_MATCH_PROFILE_BASED_UI UI Should be based on Match Profile ID 20101223
26 GV_NO_OF_DUPLICATES Static Attribute Public Type reference (TYPE) I 20120504
27 GV_OBJAP Static Attribute Private Type reference (TYPE) BU_OBJAPWHU BDT Where-Used List: Application Object 20110329
28 GV_SEARCH_CLASS Static Attribute Private Type reference (TYPE) USMD_SEARCH_CLASS Access Class for Search 20110328
29 GV_SEARCH_MODE Static Attribute Private Type reference (TYPE) USMD_SEARCH_MODE Type of Search 20101223
30 MT_BUFFER_DUPCHECK_DATA Static Attribute Private Type reference (TYPE) TT_BUFFER_RESULT_TYPE Search for Entities: Search Results 20100702
31 MT_COMPOSITE_KEY_ATTRIBUTE Static Attribute Private Type reference (TYPE) TT_COMPOSITE_KEY_ATTRIBUTE 20110414
32 MT_DUPCHECK_DATA Static Attribute Private Type reference (TYPE) TT_OUTPUT_DATA_TYPE Search for Entities: Search Results 20091103
33 MV_NO_DUPLICATE_CHECK Static Attribute Public Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Private Method Populating Messages 20091022
2 DUPLICATE_CHECK Static method Public Method Duplicate Check Exists 20091016
3 GET_BAS_BASED_SEARCH_ATTRIBUTE Static method Private Method Get BAS Based attributes 20091216
4 GET_CLASS_BASED_SEARCH_ATTRI Static method Private Method Get classification and characteristics attributes 20100208
5 GET_DUP_CHK_RESULT_FROM_BUFFER Static method Public Method Read Duplicate Check Result From Buffer For UI Display 20100712
6 GET_MESSAGES Static method Public Method Get messages stored 20110531
7 GET_SEARCH_ATTRIBUTES Static method Public Method Find search attributes depending on the key 20091028
8 GET_SHARED_MEMORY_DATA Static method Public Method Get Data Stored in the shared memory 20101223
9 IS_SHOW_POP_UP_ALLOWED Static method Public Method This method will tell you when to show duplicate check UI 20100730
10 SEARCH_MODE Static method Public Method Find the mode for a particular data model and entity 20091019
Events
Class CL_USMD_SDQ_DUPLICATE_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BUFFER_RESULT_TYPE Private See coding 20100702 tt_buffer_result_type TYPE TABLE OF ty_buffer_result_type
2 TT_COMPOSITE_KEY_ATTRIBUTE Private See coding 20110414 tt_composite_key_attribute TYPE TABLE OF ty_composite_key_attribute
3 TT_OUTPUT_DATA_TYPE Private See coding 20091103 tt_output_data_type TYPE TABLE OF ty_output_data_type
4 TY_BUFFER_RESULT_TYPE Private See coding 20100702 BEGIN OF ty_buffer_result_type , model TYPE usmd_model, entity TYPE usmd_entity, edition TYPE usmd_edition, search_key TYPE usmd_ts_value, search_attribute_tab TYPE tt_usmd_ts_sel, search_mode TYPE usmd_search_mode, data TYPE usmd_t_search_result, last_time_result TYPE usmd_flg, END OF ty_buffer_result_type
5 TY_COMPOSITE_KEY_ATTRIBUTE Private See coding 20110414 BEGIN OF ty_composite_key_attribute, composite_key TYPE string, search_attributes TYPE usmd_ts_sel, END OF ty_composite_key_attribute
6 TY_OUTPUT_DATA_TYPE Private See coding 20091103 BEGIN OF ty_output_data_type , model TYPE usmd_model, entity TYPE usmd_entity, edition TYPE usmd_edition, search_key TYPE usmd_ts_value, search_attribute TYPE usmd_ts_sel, search_mode TYPE usmd_search_mode, data TYPE usmd_t_search_result, END OF ty_output_data_type
Method Signatures

Method ADD_MESSAGE 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 20091022
2 Exporting EV_DUPLICATE_EXISTS Call by reference Type reference (TYPE) USMD_FLG (= 'X' Duplicates exist,= ' ' No Duplicates) 20101007
3 Importing IF_EXPLICIT_DUP_CHECK Call by reference Type reference (TYPE) USMD_FLG Explicit Duplicate Check that will ignore field changes 20120418
4 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDG Data Model for Access from Non-SAP Standard Code 20130527
5 Importing IT_DATA Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20091023
6 Importing IT_DATA_DRIVER_RECORD Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20100927
7 Importing IT_SEARCH_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Field Name and Value 20130525
8 Importing IV_HIGH_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20091225
9 Importing IV_LOW_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20091225
10 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Financial MDM: Field Name 20100927

Method ADD_MESSAGE on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method DUPLICATE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IDENTICAL_TO_LAST_REQUEST Call by reference Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100714
2 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20091023
3 Exporting ET_DATA_DRIVER_RECORD Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Driver Record 20091214
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20091016
5 Exporting EV_DUPLICATE_EXISTS Call by reference Type reference (TYPE) USMD_FLG (= 'X' Duplicates exist,= ' ' No Duplicates) 20091022
6 Importing IF_EXPLICIT_DUP_CHECK Call by reference Type reference (TYPE) USMD_FLG Explicit Duplicate Check that will ignore field changes 20101222
7 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT Data Model 20091105
8 Importing IT_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE 20091026
9 Importing IV_EDITION Call by reference Type reference (TYPE) USMD_EDITION 20091016
10 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091016
11 Importing IV_MAX_NUM_RECORDS Call by reference Type reference (TYPE) INT4 Natural number 20110912
12 Importing IV_THRESHOLD Call by reference Type reference (TYPE) USMD_THRESHOLD Percentage: Threshold for duplicate check in BAPI 20091023
13 Importing IV_UPDATE_MODE Call by reference Type reference (TYPE) USMD_UPDATE_MODE Type of Search 20091023

Method DUPLICATE_CHECK on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_BAS_BASED_SEARCH_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_ATTRIBUTES_ADDR Call by reference Type reference (TYPE) USMD_TS_SEL 20091216
2 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model for Access from Non-SAP-Standard Code 20091216
3 Importing IT_DUP_CHECK_ATTR Call by reference Type reference (TYPE) USMD_TS_DUPLICATE_CHECK_ATTR Attributes That Are Relevant for Duplicate Check 20091216
4 Importing IT_SEARCH_KEY Call by reference Type reference (TYPE) USMD_TS_SEL 20091216
5 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20100119
6 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Type of Search 20100119

Method GET_BAS_BASED_SEARCH_ATTRIBUTE on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_CLASS_BASED_SEARCH_ATTRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_ATTRIBUTES_ADDR Call by reference Type reference (TYPE) USMD_TS_SEL 20100208
2 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model for Access from Non-SAP-Standard Code 20100208
3 Importing IT_DUP_CHECK_ATTR Call by reference Type reference (TYPE) USMD_TS_DUPLICATE_CHECK_ATTR Attributes That Are Relevant for Duplicate Check 20100208
4 Importing IT_SEARCH_KEY Call by reference Type reference (TYPE) USMD_TS_SEL 20100208
5 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20100208
6 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Type of Search 20100208

Method GET_CLASS_BASED_SEARCH_ATTRI on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_DUP_CHK_RESULT_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20100712
2 Exporting ET_DATA_DRIVER_RECORD Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20100712
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20100712
4 Exporting EV_BUFFER_NOT_FILLED Call by reference Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100728
5 Exporting EV_DUPLICATE_EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100712
6 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDG Data Model for Access from Non-SAP Standard Code 20100712
7 Importing IT_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_VALUE Field Name and Value 20100712
8 Importing IV_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20100712
9 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20100712
10 Importing IV_THRESHOLD Call by reference Type reference (TYPE) USMD_THRESHOLD Percentage Rate: Threshold for Duplicate Check 20100712
11 Importing IV_UPDATE_MODE Call by reference Type reference (TYPE) USMD_UPDATE_MODE Call Mode 20100712

Method GET_DUP_CHK_RESULT_FROM_BUFFER on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20110531

Method GET_MESSAGES on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DUP_CHECK_FIELDS_CHANGED Call by reference Type reference (TYPE) USMD_FLG flag should be considered only when update mode is not 'I' 20101222
2 Exporting EF_MANDT_DUP_CHK_FIELD_EMPTY Call by reference Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100803
3 Exporting ET_DATA_DRIVER_RECORD Call by reference Type reference (TYPE) USMD_T_SEARCH_RESULT Search for Entities: Search Results 20091214
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20091203
5 Exporting ET_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_SEL 20091028
6 Exporting ET_TAB_SEARCH_ATTRIBUTE Call by reference Type reference (TYPE) TT_USMD_TS_SEL Table type of USMD_TS_SEL 20100618
7 Importing IF_EXPLICIT_DUP_CHECK Call by reference Type reference (TYPE) USMD_FLG Explicit Duplicate Check that will ignore field changes 20110414
8 Importing IO_DATA_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model for Access from SAP Standard 20091110
9 Importing IR_SEARCH_DATA Call by reference Object reference (TYPE REF TO) IF_USMD_SEARCH_DATA Search for Entities 20091225
10 Importing IS_SEARCH_CONTEXT Call by reference Type reference (TYPE) USMD_S_SEARCH_CONTEXT Search Context 20091225
11 Importing IT_SEARCH_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE 20091028
12 Importing IV_EDITION Call by reference Type reference (TYPE) USMD_EDITION 20091107
13 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091028
14 Importing IV_MATCH_PROFILE_ID Call by reference Type reference (TYPE) MDG_DQS_FIELD_ID Match id 20100531
15 Importing IV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Type of Search 20091225

Method GET_SEARCH_ATTRIBUTES on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method GET_SHARED_MEMORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DUP_CHECK_UTILITY Call by reference Object reference (TYPE REF TO) CL_MDG_DQ_DUP_CHECK_UTILITY Utility Class for Duplicate Check 20101223
2 Exporting ET_DUP_CHECK_ATTR Call by reference Type reference (TYPE) USMD_TS_DUPLICATE_CHECK_ATTR Attributes That Are Relevant for Duplicate Check 20110219
3 Exporting EV_DUPLICATE_CHECK_EXISTS Call by reference Type reference (TYPE) USMD_FLG MDGAF: General Indicator 20101223
4 Exporting EV_HIGH_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20101223
5 Exporting EV_LOW_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20101223
6 Exporting EV_MATCH_PROFILE_ID Call by reference Type reference (TYPE) MDG_DQS_FIELD_ID Match Profile ID for Duplicate Check 20101223
7 Exporting EV_MATCH_PROFILE_ID_BASED_UI Call by reference Type reference (TYPE) MDG_DQS_MATCH_PROFILE_BASED_UI UI Should be based on Match Profile ID 20101223
8 Exporting EV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Type of Search 20101223

Method GET_SHARED_MEMORY_DATA on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method IS_SHOW_POP_UP_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_SHOW_DUPLICATE_CHECK_UI Value transfer Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20100730

Method IS_SHOW_POP_UP_ALLOWED on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.

Method SEARCH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT_SEARCH_HELP Call by reference Type reference (TYPE) SUBSHLP Default Search Help 20101104
2 Exporting EV_DEFAULT_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE Default Search Mode for Searches 20101104
3 Exporting EV_DUPLICATE_CHECK_EXISTS Call by reference Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20091026
4 Exporting EV_HIGH_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20091102
5 Exporting EV_LOW_THRESHOLD Call by reference Type reference (TYPE) AD_THRESHD Percentage: Threshold for duplicate check in BAPI 20091102
6 Exporting EV_MATCH_PROFILE_ID Call by reference Type reference (TYPE) MDG_DQS_FIELD_ID Match id 20100524
7 Exporting EV_MATCH_PROFILE_ID_BASED_UI Call by reference Type reference (TYPE) MDG_DQS_MATCH_PROFILE_BASED_UI UI Should be based on Match Profile ID 20101223
8 Exporting EV_OBJAP Call by reference Type reference (TYPE) BU_OBJAPWHU BDT Where-Used List: Application Object 20101029
9 Exporting EV_SEARCH_HELP Call by reference Type reference (TYPE) SUBSHLP Search help included in a collective search help 20101029
10 Exporting EV_SEARCH_MODE Call by reference Type reference (TYPE) USMD_SEARCH_MODE 20091019
11 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091019
12 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20091019

Method SEARCH_MODE on class CL_USMD_SDQ_DUPLICATE_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702