SAP ABAP Class CL_USMDA1_MODEL_EXT_UTIL (MDM Functions for External Data Model)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDA1 (Package) Chart of Accounts: Data Model
Properties
Class CL_USMDA1_MODEL_EXT_UTIL  
Short Description MDM Functions for External Data Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDA1   Chart of Accounts: Data Model 
Created 20090309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMDA1_MODEL_EXT_UTIL has no forward declaration.
Interfaces
Class CL_USMDA1_MODEL_EXT_UTIL has no interface implemented.
Friends
Class CL_USMDA1_MODEL_EXT_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_DEFAULT_MODEL_EXT Constant Private Type reference (TYPE) USMD_MODEL '0F' External Data Model 20090309
2 LC_DEFAULT_UIMODEL Constant Private Type reference (TYPE) USMD_UIMODEL '0F' UI Model for Single Processing of an Entity 20090309
3 LV_USMD_MODEL_EXT Instance attribute Private Type reference (TYPE) USMD_MODEL Data Model 20090309
4 LV_USMD_UIMODEL Instance attribute Private Type reference (TYPE) USMD_UIMODEL UI Model for Single Processing of an Entity 20090309
Methods
# Method Level Visibility Method type Description Created on
1 CALC_NAME_MODEL_EXT Instance method Protected Method Set Name of Standard UI Model 20090309
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090309
3 GET_NAME_ACTIVE_MODEL_EXT Instance method Public Method Get Name of Standard Data Model 20090309
4 GET_NAME_ACTIVE_UIMODEL Instance method Public Method Get Name of Standard UI Model 20090309
5 SET_NAME_ACTIVE_UIMODEL Instance method Public Method Set Name of Standard UI Model 20090309
Events
Class CL_USMDA1_MODEL_EXT_UTIL has no event.
Types
Class CL_USMDA1_MODEL_EXT_UTIL has no local type.
Method Signatures

Method CALC_NAME_MODEL_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USMD_UIMODEL Value transfer Type reference (TYPE) USMD_UIMODEL UI-Modell für die Einzelbearbeitung einer Entität 20090309
2 Returning RE_USMD_MODEL_EXT Value transfer Type reference (TYPE) USMD_MODEL Datenmodell 20090309
# Exception Resumable Description Created on
1 CANNOT_SET_UI_MODEL cannot set ui model 20090309

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USMD_UIMODEL Call by reference Type reference (TYPE) USMD_UIMODEL UI-Modell für die Einzelbearbeitung einer Entität 20090309

Method CONSTRUCTOR on class CL_USMDA1_MODEL_EXT_UTIL has no exception.

Method GET_NAME_ACTIVE_MODEL_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USMD_MODEL_EXT Value transfer Type reference (TYPE) USMD_MODEL Datenmodell 20090309

Method GET_NAME_ACTIVE_MODEL_EXT on class CL_USMDA1_MODEL_EXT_UTIL has no exception.

Method GET_NAME_ACTIVE_UIMODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USMD_UIMODEL Value transfer Type reference (TYPE) USMD_UIMODEL UI-Modell für die Einzelbearbeitung einer Entität 20090309

Method GET_NAME_ACTIVE_UIMODEL on class CL_USMDA1_MODEL_EXT_UTIL has no exception.

Method SET_NAME_ACTIVE_UIMODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USMD_UIMODEL Value transfer Type reference (TYPE) USMD_UIMODEL UI-Modell für die Einzelbearbeitung einer Entität 20090309
# Exception Resumable Description Created on
1 CANNOT_SET_UI_MODEL cannot set ui model 20090309
History
Last changed by/on SAP  20130531 
SAP Release Created in 702