SAP ABAP Class CL_MDF_CONVERT (MDF: Conversion API <-> Proxy)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MDF (Application Component) Master Data Framework
     COM_DML_XI (Package) MDF: XI Connection
Properties
Class CL_MDF_CONVERT  
Short Description MDF: Conversion API <-> Proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DML_XI   MDF: XI Connection 
Created 20041215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDF_CONVERT has no forward declaration.
Interfaces
Class CL_MDF_CONVERT has no interface implemented.
Friends
Class CL_MDF_CONVERT has no friend class.
Attributes
Class CL_MDF_CONVERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_API_TO_PROXY Static method Public Method Convert API Structure to Proxy Structure 20041215
2 CONVERT_PROXY_TO_API Static method Public Method Convert Proxy Structure to API Structure 20041215
3 GET_COMPOUND_SCHEME_ID Static method Public Method Provides compound key schema from key service 20041216
4 GET_SCHEMID Static method Public Method Read key schema for object type from Customizing 20041215
Events
Class CL_MDF_CONVERT has no event.
Types
Class CL_MDF_CONVERT has no local type.
Method Signatures

Method CONVERT_API_TO_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROXY Call by reference Type reference (TYPE) MDFCOMPLEX_OBJECT_MSG MDF: Komplexes Objekt 20041215
2 Importing IS_API Call by reference Type reference (TYPE) DML_S_API_OBJ_DATA Objektdaten 20041215
3 Importing IS_ECM Call by reference Type reference (TYPE) DML_S_API_ECM Daten Änderungsstand 20041215
4 Importing IT_LONG_TEXT Call by reference Type reference (TYPE) DML_T_API_LONGTEXT Langtexte 20041215

Method CONVERT_API_TO_PROXY on class CL_MDF_CONVERT has no exception.

Method CONVERT_PROXY_TO_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_API Call by reference Type reference (TYPE) DML_S_API_OBJ_DATA Objektdaten 20041215
2 Changing CS_ECM Call by reference Type reference (TYPE) DML_S_API_ECM Daten Änderungsstand 20041215
3 Changing CS_PROXY Call by reference Type reference (TYPE) MDFCOMPLEX_OBJECT_MSG MDF: Komplexes Objekt 20041215
4 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20041215
5 Exporting ET_LONG_TEXT Call by reference Type reference (TYPE) DML_T_API_LONGTEXT Langtexte 20041215
6 Importing IV_OWN_BUSINESS_SYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20041215

Method CONVERT_PROXY_TO_API on class CL_MDF_CONVERT has no exception.

Method GET_COMPOUND_SCHEME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPOUND_SCHEME_ID Call by reference Type reference (TYPE) DIFFERENTIATION_KEY_COMPONENT1-SCHEME_ID Compound Scheme ID 20041216
2 Importing IV_KEY_TYPE_ALIAS Call by reference Type reference (TYPE) CHAR10 Alias des Schlüsseltyps 20041216

Method GET_COMPOUND_SCHEME_ID on class CL_MDF_CONVERT has no exception.

Method GET_SCHEMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXTERNAL_SCHEMID Call by reference Type reference (TYPE) DML_SCHEMEID Schlüsselschema einer Objektidentifikation 20041215
2 Exporting EV_LEADING_SCHEMID Call by reference Type reference (TYPE) DML_SCHEMEID Schlüsselschema einer Objektidentifikation 20041215
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DML_OBJTYP MDF-Objekttyp 20041215

Method GET_SCHEMID on class CL_MDF_CONVERT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700