Hierarchy
⤷
⤷
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 | Instance method | Public | Method | MDM-BI: Checks the MDM repository for Matching Strategies | 20070723 | |
| 2 | Instance method | Public | Method | MDM-BI: Connect to MDM | 20070813 | |
| 3 | Instance method | Public | Method | MDM-BI: Create Records in MDM Repository | 20070703 | |
| 4 | Instance method | Public | Method | MDM-BI: Create Repository Fields | 20070629 | |
| 5 | Instance method | Public | Method | MDM-BI: Create Repository | 20070629 | |
| 6 | Instance method | Public | Method | MDM-BI: Create Status Look Up Table and Fields | 20070629 | |
| 7 | Instance method | Public | Method | MDM-BI: Create Status Look Up Table values | 20070629 | |
| 8 | Instance method | Public | Method | MDM-BI: Create user | 20070628 | |
| 9 | Instance method | Public | Method | MDM-BI: Delete ABAP API Configuration | 20070702 | |
| 10 | Instance method | Public | Method | MDM-BI: Delete a MDM Repository | 20070702 | |
| 11 | Instance method | Public | Method | MDM-BI: Delete user | 20070628 | |
| 12 | Instance method | Public | Method | MDM-BI: Disconnect from MDM | 20070813 | |
| 13 | Instance method | Public | Method | MDM-BI: Read the Repository Main Table Information | 20070813 | |
| 14 | Instance method | Public | Method | MDM-BI: Analyze a Matching Result and group the Data | 20070724 | |
| 15 | Instance method | Public | Method | MDM-BI: Load a MDM Repository | 20070629 | |
| 16 | Instance method | Public | Method | MDM-BI: Match Data of a MDM Repository | 20070724 | |
| 17 | Instance method | Public | Method | MDM-BI: Modify a MDM Repository | 20070719 | |
| 18 | Instance method | Public | Method | MDM-BI: Change user password | 20080111 | |
| 19 | Instance method | Public | Method | MDM-BI: Prepare data creation | 20070703 | |
| 20 | Instance method | Public | Method | MDM-BI: Prepares a Filter for the MDM Matching Strategy | 20070724 | |
| 21 | Instance method | Public | Method | MDM-BI: Prepares the MDM Repository Modification | 20070702 | |
| 22 | Instance method | Public | Method | MDM-BI: Prepares a MDM Query Table | 20070815 | |
| 23 | Instance method | Public | Method | MDM-BI: Query to retrieve Record IDs | 20070726 | |
| 24 | Instance method | Public | Method | MDM-BI: Read Data Records | 20070705 | |
| 25 | Instance method | Public | Method | MDM-BI: set logical object name | 20070704 | |
| 26 | Instance method | Public | Method | MDM-BI: Set record status in MDM | 20061025 | |
| 27 | 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 | ES_MATCH_STRATEGY | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_STRATEGY | MDM: Matching Strategy to invoke | 20070723 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070723 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | 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 | CT_INSERTED | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: IDs of inserted records | 20070703 | |||
| 2 | ET_FAILED_INSERT | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Prepared Data Table of failed records | 20070704 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070703 | |||
| 4 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070703 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070815 | |||
| 6 | IT_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Prepared Data Table | 20070703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_CS_FIELD_MAP | Call by reference | Type reference (TYPE) | MDM_CS_FIELD_MAP_TT | MDM: Client System field mapping table type | 20070702 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 3 | E_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070629 | |||
| 4 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070629 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070813 | |||
| 6 | 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 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | E_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070629 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070629 | |||
| 4 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | MDE_BI_CONFIG_DATA | MDM: BI and Repository Configuration Data | 20070629 | |||
| 5 | IV_LOG_OBJ_TEMPLATE | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20070629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDM-BI: failed to read API config | 20070629 | ||
| 2 | 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 | ET_CS_FIELD_MAP | Call by reference | Type reference (TYPE) | MDM_CS_FIELD_MAP_TT | MDM: Client System field mapping table type | 20070629 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 3 | E_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070629 | |||
| 4 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070629 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070813 | |||
| 6 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | E_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070629 | |||
| 3 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070628 | |||
| 3 | IV_ADD_USERINFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag to enhance user info in MDM | 20080110 | ||
| 4 | IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password of new user | 20080110 | |||
| 5 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | 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 | ES_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table information | 20070813 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_IDS | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: Record IDs | 20070725 | |||
| 2 | ET_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Parameter Table | 20070724 | |||
| 3 | IS_MATCH_STRATEGY | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_STRATEGY | MDM: Matching Strategy | 20070725 | |||
| 4 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | |||
| 2 | E_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070629 | |||
| 3 | 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 | ET_MATCH_RESULT | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_RESULT_TABLE | MDM: Result of a Matching Strategy | 20070724 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070724 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070724 | |||
| 4 | IS_MATCH_FILTER | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_FILTER | MDM: Filter for the Matching Strategy | 20070724 | |||
| 5 | IS_MATCH_STRATEGY | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_STRATEGY | MDM: Matching Strategy | 20070724 | |||
| 6 | 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 | CT_CS_FIELD_MAP | Call by reference | Type reference (TYPE) | MDM_CS_FIELD_MAP_TT | MDM: Client System field mapping table type | 20070719 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070814 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070719 | |||
| 4 | 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 | 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 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080111 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080111 | |||
| 3 | IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password of new user | 20080111 | |||
| 4 | IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | Name of new user | 20080111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Prepared Data Table | 20070703 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | BI: Data Table | 20070703 | |||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | MDM_CS_FIELD_MAP_TT | MDM: Client System field mapping table type | 20070703 | |||
| 4 | IV_CHUNK_GAP | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_MATCH_FILTER | Call by reference | Type reference (TYPE) | MDMDR_MATCHING_FILTER | MDM: Matching Filter | 20070724 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070726 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070726 | |||
| 4 | IS_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER | MDM: Target Filter Parameter | 20070726 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070815 | |||
| 6 | IT_UPDATED_IDS | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: Updated Record IDs | 20070726 | |||
| 7 | 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-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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070814 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070702 | |||
| 3 | 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 | ET_QUERY | Call by reference | Type reference (TYPE) | MDMDR_QUERY_TABLE | MDM: Query Table | 20070815 | |||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Parameter Table | 20070815 | |||
| 3 | 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 | MDM-BI: unable to map SAP datatype to MDM datatype | 20070815 | ||
| 2 | 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 | ET_IDS | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: Records IDs | 20070726 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070726 | |||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070726 | |||
| 4 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070814 | |||
| 5 | IT_QUERY | Call by reference | Type reference (TYPE) | MDMDR_QUERY_TABLE | MDM: Query Table | 20070726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CS_DS_CONFIG | Call by reference | Type reference (TYPE) | MDE_BI_DS_CONFIG | MDM-BI: Data Source Configuration | 20070705 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | MDM: read results | 20070709 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070723 | |||
| 4 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070705 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070814 | |||
| 6 | 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 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070814 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070307 | |||
| 3 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070814 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | INT4_TABLE | MDM: Keys table type | 20061025 | |||
| 5 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20070703 | |||
| 2 | ET_UPDATED_IDS | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: IDs of updated records | 20070725 | |||
| 3 | ET_UPDATED_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Parameter of updated records | 20070725 | |||
| 4 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070703 | |||
| 5 | IS_TABLE_INFO | Call by reference | Type reference (TYPE) | MDMDR_TABLE_INFORMATION | MDM: Table Information | 20070815 | |||
| 6 | IT_PARAMETER | Call by reference | Type reference (TYPE) | MDMDR_PARAMETER_TABLE | MDM: Prepared Data Table | 20070703 | |||
| 7 | IT_RECORD_IDS | Call by reference | Type reference (TYPE) | MDMDR_KEYS | MDM: Record IDs for Update | 20070725 | |||
| 8 | 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 | MDM-BI: unable to retrieve created record | 20070720 | ||
| 2 | MDM-BI: unable to retrieve semantic keys | 20070720 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 554_640 |