SAP ABAP Interface IF_MDE_BI_TABLE_MAP (IF_MDE_BI_TABLE_MAP)
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_TABLE_MAP_ACCESS | MDM-BI Adapter: Field Mapping Table Access | 20060821 |
Properties
| Interface | IF_MDE_BI_TABLE_MAP | |
| Short Description | IF_MDE_BI_TABLE_MAP |
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
Interface IF_MDE_BI_TABLE_MAP has no forward declaration.
Interfaces
Interface IF_MDE_BI_TABLE_MAP has no interface.
Friends
Interface IF_MDE_BI_TABLE_MAP has no friend.
Attributes
Interface IF_MDE_BI_TABLE_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | MDM-BI: Delete meta data from table | 20060821 | |
| 2 | Static method | Public | Method | MDM-BI: Get meta data from table | 20060821 | |
| 3 | Static method | Public | Method | MDM-BI: Set meta data to table | 20060821 |
Events
Interface IF_MDE_BI_TABLE_MAP has no event.
Types
Interface IF_MDE_BI_TABLE_MAP has no local type.
Method Signatures
Method DEL_META_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 | Table with BAPI Return Information | 20070813 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070306 | |||
| 3 | IV_LOG_OBJECT_NAME | Call by reference | Type reference (TYPE) | CHAR32 | MDM-BI: logical object name | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDM-BI: failed to delete field mapping from table | 20070228 |
Method GET_META_DATA 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 | 20061026 | |||
| 2 | IV_LOG_OBJECT_NAME | Call by reference | Type reference (TYPE) | CHAR32 | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDM-BI: failed to retrieve remote system field mapping | 20070227 |
Method SET_META_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 | Table with BAPI Return Information | 20070813 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070306 | |||
| 3 | IT_CS_FIELD_MAP | Call by reference | Type reference (TYPE) | MDM_CS_FIELD_MAP_TT | MDM: Client System field mapping table type | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDM-BI: failed to set field mapping data | 20070227 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 554_640 |