SAP ABAP Class IF_MDE_BI_TABLE_MAP (IF_MDE_BI_TABLE_MAP)
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
Class IF_MDE_BI_TABLE_MAP  
Short Description IF_MDE_BI_TABLE_MAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060817   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDE_BI_TABLE_MAP has no forward declaration.
Interfaces
Class IF_MDE_BI_TABLE_MAP has no interface implemented.
Friends
Class IF_MDE_BI_TABLE_MAP has no friend class.
Attributes
Class IF_MDE_BI_TABLE_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEL_META_DATA Static method Public Method MDM-BI: Delete meta data from table 20060821
2 GET_META_DATA Static method Public Method MDM-BI: Get meta data from table 20060821
3 SET_META_DATA Static method Public Method MDM-BI: Set meta data to table 20060821
Events
Class IF_MDE_BI_TABLE_MAP has no event.
Types
Class 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 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 20070306
3 Importing IV_LOG_OBJECT_NAME Call by reference Type reference (TYPE) CHAR32 MDM-BI: logical object name 20070716
# Exception Resumable Description Created on
1 FIELD_MAP_DEL_FAILED 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 Exporting ET_CS_FIELD_MAP Call by reference Type reference (TYPE) MDM_CS_FIELD_MAP_TT MDM: Client System field mapping table type 20061026
2 Importing IV_LOG_OBJECT_NAME Call by reference Type reference (TYPE) CHAR32 20060825
# Exception Resumable Description Created on
1 FIELD_MAP_GET_FAILED 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 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 20070306
3 Importing 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 FIELD_MAP_SET_FAILED MDM-BI: failed to set field mapping data 20070227
History
Last changed by/on SAP  20110908 
SAP Release Created in