SAP ABAP Interface IF_MDE_BI_MAPPING (IF_MDE_BI_MAPPING)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSMDM_BI_INTEGRATION (Package) Business Information Warehouse: MDM Integration DEV STOPPED!
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDE_BI_MAPPING MDM-BI Adapter: Communication Logic 20060821
Properties
Interface IF_MDE_BI_MAPPING  
Short Description IF_MDE_BI_MAPPING    
General Data
Package RSMDM_BI_INTEGRATION   Business Information Warehouse: MDM Integration DEV STOPPED! 
Created 20060817   SAP 
Last changed 20110908   SAP 
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 MDMDR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_MDE_BI_MAPPING has no interface.
Friends
Interface IF_MDE_BI_MAPPING has no friend.
Attributes
Interface IF_MDE_BI_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MATCH_STRATEGY Instance method Public Method MDM-BI: Checks the MDM repository for Matching Strategies 20070723
2 CONNECT Instance method Public Method MDM-BI: Connect to MDM 20070813
3 CREATE_DATA Instance method Public Method MDM-BI: Create Records in MDM Repository 20070703
4 CREATE_FIELDS Instance method Public Method MDM-BI: Create Repository Fields 20070629
5 CREATE_REPOSITORY Instance method Public Method MDM-BI: Create Repository 20070629
6 CREATE_STATUS_LOOKUP Instance method Public Method MDM-BI: Create Status Look Up Table and Fields 20070629
7 CREATE_STATUS_VALUES Instance method Public Method MDM-BI: Create Status Look Up Table values 20070629
8 CREATE_USER Instance method Public Method MDM-BI: Create user 20070628
9 DELETE_API_CONFIG Instance method Public Method MDM-BI: Delete ABAP API Configuration 20070702
10 DELETE_REPOSITORY Instance method Public Method MDM-BI: Delete a MDM Repository 20070702
11 DELETE_USER Instance method Public Method MDM-BI: Delete user 20070628
12 DISCONNECT Instance method Public Method MDM-BI: Disconnect from MDM 20070813
13 GET_MAIN_TABLE_INFO Instance method Public Method MDM-BI: Read the Repository Main Table Information 20070813
14 GROUP_DATA Instance method Public Method MDM-BI: Analyze a Matching Result and group the Data 20070724
15 LOAD_REPOSITORY Instance method Public Method MDM-BI: Load a MDM Repository 20070629
16 MATCH_DATA Instance method Public Method MDM-BI: Match Data of a MDM Repository 20070724
17 MODIFY_FIELDS Instance method Public Method MDM-BI: Modify a MDM Repository 20070719
18 MODIFY_USER_PASSWORD Instance method Public Method MDM-BI: Change user password 20080111
19 PREPARE_CREATE_DATA Instance method Public Method MDM-BI: Prepare data creation 20070703
20 PREPARE_MATCH_DATA Instance method Public Method MDM-BI: Prepares a Filter for the MDM Matching Strategy 20070724
21 PREPARE_MODIFY_REPOSITORY Instance method Public Method MDM-BI: Prepares the MDM Repository Modification 20070702
22 PREPARE_QUERY_DATA Instance method Public Method MDM-BI: Prepares a MDM Query Table 20070815
23 QUERY_DATA Instance method Public Method MDM-BI: Query to retrieve Record IDs 20070726
24 READ_DATA Instance method Public Method MDM-BI: Read Data Records 20070705
25 SET_LOG_OBJECT_NAME Instance method Public Method MDM-BI: set logical object name 20070704
26 SET_STATUS Instance method Public Method MDM-BI: Set record status in MDM 20061025
27 UPDATE_DATA Instance method Public Method MDM-BI: Update existing Records in MDM Repository 20070703
Events
Interface IF_MDE_BI_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ABAP_BOOL Public Type reference (TYPE) ABAP_BOOL 20070628
Method Signatures

Method CHECK_MATCH_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MATCH_STRATEGY Call by reference Type reference (TYPE) MDMDR_MATCHING_STRATEGY MDM: Matching Strategy to invoke 20070723
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070723
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070723
# Exception Resumable Description Created on
1 NO_MATCHING_STRATEGY_FOUND MDM: Repository contains no Matching Strategy 20070723

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070813

Method CONNECT on Interface IF_MDE_BI_MAPPING has no exception.

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INSERTED Call by reference Type reference (TYPE) MDMDR_KEYS MDM: IDs of inserted records 20070703
2 Exporting ET_FAILED_INSERT Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Prepared Data Table of failed records 20070704
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070703
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070703
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070815
6 Importing IT_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Prepared Data Table 20070703
# Exception Resumable Description Created on
1 CREATED_RECORD_NOT_FOUND MDM-BI: unable to retrieve created record 20070703

Method CREATE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CS_FIELD_MAP Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070702
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
3 Exporting E_DELETE Call by reference Type reference (TYPE) INT4 Natural number 20070629
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070629
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070813
6 Importing IT_OHD_META_DATA Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Fields of the Open Hub Destination 20070629
# Exception Resumable Description Created on
1 ABSTRACT_TYPE_MAPPING_FAILED MDM-BI: failed to map SAP data type to MDM data type 20070629

Method CREATE_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_DELETE Call by reference Type reference (TYPE) INT4 Natural number 20070629
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070629
4 Importing IS_CONFIG_DATA Call by reference Type reference (TYPE) MDE_BI_CONFIG_DATA MDM: BI and Repository Configuration Data 20070629
5 Importing IV_LOG_OBJ_TEMPLATE Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20070629
# Exception Resumable Description Created on
1 API_GET_CFG_FAILED MDM-BI: failed to read API config 20070629
2 REPOSITORY_TIMEOUT MDM-BI: timeout during repository creation 20070629

Method CREATE_STATUS_LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CS_FIELD_MAP Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070629
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
3 Exporting E_DELETE Call by reference Type reference (TYPE) INT4 Natural number 20070629
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070629
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070813
6 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING MDM-BI: table name 20070629

Method CREATE_STATUS_LOOKUP on Interface IF_MDE_BI_MAPPING has no exception.

Method CREATE_STATUS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_DELETE Call by reference Type reference (TYPE) INT4 Natural number 20070629
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070629

Method CREATE_STATUS_VALUES on Interface IF_MDE_BI_MAPPING has no exception.

Method CREATE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070628
3 Importing IV_ADD_USERINFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag to enhance user info in MDM 20080110
4 Importing IV_PASSWORD Call by reference Type reference (TYPE) STRING Password of new user 20080110
5 Importing IV_USER_NAME Call by reference Type reference (TYPE) STRING Name of new user 20080110

Method CREATE_USER on Interface IF_MDE_BI_MAPPING has no exception.

Method DELETE_API_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070702

Method DELETE_API_CONFIG on Interface IF_MDE_BI_MAPPING has no exception.

Method DELETE_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070702
# Exception Resumable Description Created on
1 API_GET_CFG_FAILED MDM-BI: failed to read API config 20070702

Method DELETE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070628

Method DELETE_USER on Interface IF_MDE_BI_MAPPING has no exception.

Method DISCONNECT Signature

Method DISCONNECT on Interface IF_MDE_BI_MAPPING has no parameter.
Method DISCONNECT on Interface IF_MDE_BI_MAPPING has no exception.

Method GET_MAIN_TABLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table information 20070813
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070813
# Exception Resumable Description Created on
1 GET_MAIN_TABLE_INFO_FAILED MDM-BI: Failed to read main table information 20070813

Method GROUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IDS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: Record IDs 20070725
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Parameter Table 20070724
3 Importing IS_MATCH_STRATEGY Call by reference Type reference (TYPE) MDMDR_MATCHING_STRATEGY MDM: Matching Strategy 20070725
4 Importing IT_MATCH_RESULT Call by reference Type reference (TYPE) MDMDR_MATCHING_RESULT_TABLE MDM: Matching Result table 20070724

Method GROUP_DATA on Interface IF_MDE_BI_MAPPING has no exception.

Method LOAD_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070813
2 Exporting E_DELETE Call by reference Type reference (TYPE) INT4 Natural number 20070629
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070629

Method LOAD_REPOSITORY on Interface IF_MDE_BI_MAPPING has no exception.

Method MATCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATCH_RESULT Call by reference Type reference (TYPE) MDMDR_MATCHING_RESULT_TABLE MDM: Result of a Matching Strategy 20070724
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070724
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070724
4 Importing IS_MATCH_FILTER Call by reference Type reference (TYPE) MDMDR_MATCHING_FILTER MDM: Filter for the Matching Strategy 20070724
5 Importing IS_MATCH_STRATEGY Call by reference Type reference (TYPE) MDMDR_MATCHING_STRATEGY MDM: Matching Strategy 20070724
6 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070815

Method MATCH_DATA on Interface IF_MDE_BI_MAPPING has no exception.

Method MODIFY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CS_FIELD_MAP Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070719
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070814
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070719
4 Importing IT_CS_FIELD_MAP_OLD Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070719
5 Importing IT_CS_FIELD_MAP_UPD Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070719
# Exception Resumable Description Created on
1 ABSTRACT_TYPE_MAPPING_FAILED MDM-BI: failed to map SAP datatype to MDM datatype 20070719

Method MODIFY_USER_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080111
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20080111
3 Importing IV_PASSWORD Call by reference Type reference (TYPE) STRING Password of new user 20080111
4 Importing IV_USER_NAME Call by reference Type reference (TYPE) STRING Name of new user 20080111
# Exception Resumable Description Created on
1 USER_NOT_EXIST MDM-BI: user does not exist 20080117

Method PREPARE_CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Prepared Data Table 20070703
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE BI: Data Table 20070703
3 Importing IT_FIELDS Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070703
4 Importing IV_CHUNK_GAP Call by reference Type reference (TYPE) INT4 Natural number 20070703
# Exception Resumable Description Created on
1 OHD_CREATE_DATA_FAILED MDM-BI: dynamical data creation failed 20070703

Method PREPARE_MATCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MATCH_FILTER Call by reference Type reference (TYPE) MDMDR_MATCHING_FILTER MDM: Matching Filter 20070724
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070726
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070726
4 Importing IS_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER MDM: Target Filter Parameter 20070726
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070815
6 Importing IT_UPDATED_IDS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: Updated Record IDs 20070726
7 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) MDMDR_GDT_INTEGERVALUE MDM: Source Filter Record ID 20070726
# Exception Resumable Description Created on
1 MDM_GROUPID_NOT_FOUND MDM-BI: MDM Group ID is not part of the Parameter Table 20070726

Method PREPARE_MODIFY_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070814
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070702
3 Importing IS_CONFIG_DATA Call by reference Type reference (TYPE) MDE_BI_CONFIG_DATA MDM: BI and Repository Configuration Data 20070702

Method PREPARE_MODIFY_REPOSITORY on Interface IF_MDE_BI_MAPPING has no exception.

Method PREPARE_QUERY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY Call by reference Type reference (TYPE) MDMDR_QUERY_TABLE MDM: Query Table 20070815
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Parameter Table 20070815
3 Importing IT_SEMANTIC_KEYS Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070815
# Exception Resumable Description Created on
1 ABSTRACT_TYPE_MAPPING_FAILED MDM-BI: unable to map SAP datatype to MDM datatype 20070815
2 PARAMETER_KEYS_MISSING MDM-BI: unable to retrieve semantic keys 20070815

Method QUERY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IDS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: Records IDs 20070726
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070726
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070726
4 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070814
5 Importing IT_QUERY Call by reference Type reference (TYPE) MDMDR_QUERY_TABLE MDM: Query Table 20070726
# Exception Resumable Description Created on
1 CREATED_RECORD_NOT_FOUND MDM-BI: unable to retrieve created record 20070827

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DS_CONFIG Call by reference Type reference (TYPE) MDE_BI_DS_CONFIG MDM-BI: Data Source Configuration 20070705
2 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE MDM: read results 20070709
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070723
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070705
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070814
6 Importing IT_KEYS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: record keys table 20070814

Method READ_DATA on Interface IF_MDE_BI_MAPPING has no exception.

Method SET_LOG_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_OBJECT_NAME Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20070704

Method SET_LOG_OBJECT_NAME on Interface IF_MDE_BI_MAPPING has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070814
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070307
3 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070814
4 Importing IT_KEYS Call by reference Type reference (TYPE) INT4_TABLE MDM: Keys table type 20061025
5 Importing IV_STATUS Call by reference Type reference (TYPE) INT4 Natural number 20061025

Method SET_STATUS on Interface IF_MDE_BI_MAPPING has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20070703
2 Exporting ET_UPDATED_IDS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: IDs of updated records 20070725
3 Exporting ET_UPDATED_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Parameter of updated records 20070725
4 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070703
5 Importing IS_TABLE_INFO Call by reference Type reference (TYPE) MDMDR_TABLE_INFORMATION MDM: Table Information 20070815
6 Importing IT_PARAMETER Call by reference Type reference (TYPE) MDMDR_PARAMETER_TABLE MDM: Prepared Data Table 20070703
7 Importing IT_RECORD_IDS Call by reference Type reference (TYPE) MDMDR_KEYS MDM: Record IDs for Update 20070725
8 Importing IT_SEMANTIC_KEYS Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20070815
# Exception Resumable Description Created on
1 CREATED_RECORD_NOT_FOUND MDM-BI: unable to retrieve created record 20070720
2 PARAMETER_KEYS_MISSING MDM-BI: unable to retrieve semantic keys 20070720
History
Last changed by/on SAP  20110908 
SAP Release Created in 554_640