SAP ABAP Class CL_USMD_FACTORY_EXT (Central Entry Point in Object Hierarchy)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD0 (Package) Master Data: Common Objects
Properties
Class CL_USMD_FACTORY_EXT  
Short Description Central Entry Point in Object Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD0   Master Data: Common Objects 
Created 20090320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_FACTORY_EXT has no forward declaration.
Interfaces
Class CL_USMD_FACTORY_EXT has no interface implemented.
Friends
Class CL_USMD_FACTORY_EXT has no friend class.
Attributes
Class CL_USMD_FACTORY_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MODEL_INSTANCE Static method Public Method 20090320
2 GET_MODEL_METADATA_INSTANCE Static method Public Method 20110513
3 GET_SNAPSHOT_INSTANCE Static method Public Method Retrieve an Instance for external Snapshot Functionality 20121205
4 GET_UI_SERVICES_INSTANCE Static method Public Method 20090320
Events
Class CL_USMD_FACTORY_EXT has no event.
Types
Class CL_USMD_FACTORY_EXT has no local type.
Method Signatures

Method GET_MODEL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard Coding 20090320
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090320
3 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20090320

Method GET_MODEL_INSTANCE on class CL_USMD_FACTORY_EXT has no exception.

Method GET_MODEL_METADATA_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_METADATA_EXT Metadaten eines Modells, externe Sicht 20110513
2 Importing IF_RESPECT_SWITCH Call by reference Type reference (TYPE) USMD_FLG MDGAF: Allgemeines Kennzeichen 20110513
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20110513

Method GET_MODEL_METADATA_INSTANCE on class CL_USMD_FACTORY_EXT has no exception.

Method GET_SNAPSHOT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_SNAPSHOT_EXT External Interface for Snapshot Functions 20121205
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20121205
3 Importing I_USMD_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20121205

Method GET_SNAPSHOT_INSTANCE on class CL_USMD_FACTORY_EXT has no exception.

Method GET_UI_SERVICES_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_USMD_UI_SERVICES_EXT Service-Interface fürs UI 20090320

Method GET_UI_SERVICES_INSTANCE on class CL_USMD_FACTORY_EXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702