SAP ABAP Class CL_USMD_MDF_GENERATOR_PROXY (Data Model Generation: MDF Interface)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD1B (Package) Data Modeling: MDG MDF Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_DEFI_ADAPTER Access to Data Model Definition 20090123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_DEFI_ADAPTER_TYP Access to Data Model Definition: Data Types 20090123
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_GEN_ADAPTER Accesses for Model Generation 20090123
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_MODEL_GEN_ADAPTER_TYPE Accesses for Model Generation: Data Types 20090123
Properties
Class CL_USMD_MDF_GENERATOR_PROXY  
Short Description Data Model Generation: MDF Interface    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD1B   Data Modeling: MDG MDF Connection 
Created 20090123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_MDF_GENERATOR_PROXY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_MODEL_DEFI_ADAPTER Access to Data Model Definition 20090123
2 IF_USMD_MODEL_DEFI_ADAPTER_TYP Access to Data Model Definition: Data Types 20090123
3 IF_USMD_MODEL_GEN_ADAPTER Accesses for Model Generation 20090123
4 IF_USMD_MODEL_GEN_ADAPTER_TYPE Accesses for Model Generation: Data Types 20090123
Friends
# Friend Modeled only Created on Description
1 CL_USMD_ADAPTER_PROVIDER 20090123 Provides Adapter Implementations
Attributes
Class CL_USMD_MDF_GENERATOR_PROXY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20090123
2 GET_INSTANCE_DEFINITION_P Static method Private Method Provides Instance of IF_USMD_MODEL_DEFI_ADAPTER 20090123
3 GET_INSTANCE_GENERATOR_P Static method Private Method Provides Instance of IF_USMD_MODEL_GEN_ADAPTER 20090128
Events
Class CL_USMD_MDF_GENERATOR_PROXY has no event.
Types
Class CL_USMD_MDF_GENERATOR_PROXY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method CONSTRUCTOR on class CL_USMD_MDF_GENERATOR_PROXY has no exception.

Method GET_INSTANCE_DEFINITION_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL_DEFI_ADAPTER Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_DEFI_ADAPTER Zugriff auf Datenmodelldefinition 20090123
2 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090123

Method GET_INSTANCE_DEFINITION_P on class CL_USMD_MDF_GENERATOR_PROXY has no exception.

Method GET_INSTANCE_GENERATOR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL_GEN_ADAPTER Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_GEN_ADAPTER Zugriffe für Modellgenerierung 20090128
2 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090128

Method GET_INSTANCE_GENERATOR_P on class CL_USMD_MDF_GENERATOR_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605