SAP ABAP Class CL_USMD_CMM_UI_MODEL_WRAPPER (Convenience Class, Wrapping the Model Tables)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_COMMON (Package) Common objects of generic MDG UIs
Properties
Class CL_USMD_CMM_UI_MODEL_WRAPPER  
Short Description Convenience Class, Wrapping the Model Tables    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_COMMON   Common objects of generic MDG UIs 
Created 20120322   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_USMD_CMM_UI_MODEL_WRAPPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_USMD_CMM_UI_MODEL_WRAPPER has no interface implemented.
Friends
Class CL_USMD_CMM_UI_MODEL_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SS_MODEL_W_HEADER Static Attribute Private Type reference (TYPE) MDG_DT_S_MODEL_FULL structure for Model Header 20120514
2 ST_ATTRIBUTE Static Attribute Private Type reference (TYPE) MDG_DT_TS_ATTRIBUTE Attributes of Ent.Types w/Generated Persistence 20120514
3 ST_BO_TYPE Static Attribute Private Type reference (TYPE) MDG_DT_TS_BO_TYPE Business Object Type for Entity Types 20120514
4 ST_ENTITY Static Attribute Private Type reference (TYPE) MDG_DT_TS_ENTITY Entity Types 20120514
5 ST_FOREIGN_KEY Static Attribute Private Type reference (TYPE) MDG_DT_TS_FOREIGN_KEY Data model: Foreign key 20120514
6 ST_HIERARCHY Static Attribute Private Type reference (TYPE) MDG_DT_TS_HIERARCHY Permitted External Entity Types in Hierarchies 20120514
7 ST_HIER_ATTRIBUTE Static Attribute Private Type reference (TYPE) MDG_DT_TS_HIERARCHY_ATTRIBUTE Hierarchy Attributes 20120514
8 ST_RELATIONSHIP Static Attribute Private Type reference (TYPE) MDG_DT_TS_RELATIONSHIP Relationships of Entity Types 20120514
9 ST_REL_DERIVED_HIER Static Attribute Private Type reference (TYPE) MDG_DT_TS_HIERARCHY_RELATION Relationships for Deriving Hierarchy Attribute 20120514
10 ST_REUSE_AREA Static Attribute Private Type reference (TYPE) MDG_DT_TS_ACT_REUSE_AREAS Active Reuse Areas 20120514
11 SV_MODEL_TYPE Static Attribute Private Type reference (TYPE) USMD_MODEL Model Type 20120514
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_CREQUEST_STATUS Static method Public Method Assert Change Request Status 20120325
2 CREATE_EMPTY_ENTITY_KEY Static method Public Method Create Empty Entity Key 20120511
3 CREATE_EMPTY_ENTITY_KEY_ALT Static method Public Method Create Empty Entity Key (Alternative Implementation) 20120427
4 GET_ATTRIBUTE_TYPE_BY_CMP_DSC Static method Public Method Get Attribute Type Specifying its ABAP Component Description 20120815
5 GET_ATTRIBUTE_TYPE_BY_FN Static method Public Method Get Attribute Type Specifying its Fieldname 20120723
6 GET_CREQUEST Static method Public Method Get Change Request 20120323
7 GET_CREQUEST_STATUS Static method Public Method Get Change Request Status 20120323
8 GET_ENTITY_TYPE Static method Public Method Get Entity Type 20120713
9 GET_ENTITY_TYPE_BY_CMP_DSC Static method Public Method Get Entity Type By Specifying its ABAP Component Description 20120815
10 GET_ENTITY_TYPE_BY_FFIX2 Static method Public Method Get Entity Type By Specifying FFIX Variable List 2 20120713
11 GET_ENTITY_TYPE_BY_FN Static method Public Method Get Entity Type BY Specifying its Fieldname 20120724
12 GET_ENTITY_TYPE_BY_TN Static method Public Method Get Entity Type By Specifying its Type Name 20130920
13 GET_ENTITY_TYPE_CONT Static method Public Method Obsolete! 20120808
14 GET_ENTITY_TYPE_CONT_BY_FFIX_2 Static method Public Method Get Contained Entity Type by Specifying FFIX Variable List 2 20120803
15 GET_ENTITY_TYPE_LEAD_BY_FFIX_2 Static method Public Method Get Leading Entity Type by Specifying FFIX Variable List 2 20120803
16 GET_ENTITY_TYPE_NAME Static method Public Method Obsolete! 20120808
17 GET_ENTITY_TYPE_NAME_CONT Static method Public Method Obsolete! 20120808
18 GET_ENT_KEY Static method Public Method Get Entity Key 20120513
19 GET_ENT_KEY_BY_FFIX Static method Public Method Get Entity Key By Specifying a FFIX-Table of Variables 20120513
20 GET_ENT_KEY_BY_NMVAL_SORTED Static method Public Method Get Entity Key By Specifying Sorted Name-Value-Pairs 20120513
21 GET_ENT_KEY_BY_NMVAL_UNSORTED Static method Public Method Get Entity Key By Specifying Unsorted Name-Value-Pairs 20120513
22 GET_ENT_TYPE_NM_CONT_BY_FFIX_2 Static method Public Method Get Contained EntityType Name Specifying FFIX Variable List2 20120803
23 GET_ENT_TYPE_NM_LEAD_BY_FFIX_2 Static method Public Method Get Leading Entity Type Name Specifying FFIX Variable List 2 20120803
24 GET_FIELD_TYPE_BY_CMP_DSC Static method Public Method Get Field Type Specifying its ABAP Component Description 20120815
25 GET_FIELD_TYPE_BY_FN Static method Public Method Get Field Type Specifying its Fieldname 20120726
26 GET_MODEL_TYPE_INTERNAL Static method Private Method Get Internal Model Type 20120514
27 HAS_ATTRIBUTE_TYPE_BY_CMP_DSC Static method Public Method Model Defines Attribute Type (Specified by ABAP Comp Descr)? 20120815
28 HAS_ATTRIBUTE_TYPE_BY_FN Static method Public Method Does the Model Define the Specified Attribute Type? 20120723
29 HAS_ATTRIBUTE_TYPE_BY_RESOLVED Static method Public Method Does the Model Define the Specified Attribute Type? 20130920
30 HAS_ENTITY_TYPE_BY_CMP_DSC Static method Public Method Model Defines Entity Type (Specified by ABAP Comp Descr)? 20120815
31 HAS_ENTITY_TYPE_BY_FN Static method Public Method Does the Model Define the Specified EntityType? 20120724
32 HAS_FIELD_TYPE_BY_CMP_DSC Static method Public Method Model Defines the Field Type (Specified by ABAP Comp Descr)? 20120815
33 HAS_FIELD_TYPE_BY_FN Static method Public Method Does the Model Define the Specified Field Type? 20120726
34 MAPS_TO_ATTRIBUTE_TYPE Static method Public Method Does the Specified Fieldname Map To an Attribute Type? 20120514
35 MAPS_TO_ENTITY_TYPE Static method Public Method Does the Specified Fieldname Map to an Entity Type? 20120514
36 TO_FIELDNAME Static method Public Method Convert Type Name to Fieldname 20120511
37 TO_TYPE_NAME Static method Public Method Convert Fieldname to Type Name 20120514
Events
Class CL_USMD_CMM_UI_MODEL_WRAPPER has no event.
Types
Class CL_USMD_CMM_UI_MODEL_WRAPPER has no local type.
Method Signatures

Method ASSERT_CREQUEST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120325
2 Importing IV_CREQUEST_ID Call by reference Type reference (TYPE) USMD_CREQUEST Change Request 20120325
3 Importing IV_STATUS Call by reference Type reference (TYPE) USMD_CREQUEST_STATUS Status of Change Request 20120325

Method ASSERT_CREQUEST_STATUS on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method CREATE_EMPTY_ENTITY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120511
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_CMM_V_ENTITY_TYPE_NAME Name of an Entity Type 20120511
3 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120511

Method CREATE_EMPTY_ENTITY_KEY on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method CREATE_EMPTY_ENTITY_KEY_ALT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120511
2 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_CMM_V_ENTITY_TYPE_NAME Name of an Entity Type 20120427
3 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120427

Method CREATE_EMPTY_ENTITY_KEY_ALT on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ATTRIBUTE_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120815
3 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an Entity Type 20120815
4 Returning RR_ABS_ATTRIBUTE_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_ATTR_PROP Attribute Type 20120815
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ATT_TYPE No Such Attribute Type 20120815

Method GET_ATTRIBUTE_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120724
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Prop 20120724
3 Importing IV_ABS_ATTRIBUTE_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Fieldname of Attribute Type 20120724
4 Returning RR_ABS_ATTRIBUTE_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_ATTR_PROP Attribute Type 20120724
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ATT_TYPE No Such Attribute Type 20120723

Method GET_CREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120323
2 Importing IV_CREQUEST_ID Call by reference Type reference (TYPE) USMD_CREQUEST Change Request 20120323
3 Returning RS_CREQUEST Value transfer Type reference (TYPE) USMD_S_CREQUEST Change Request 20120323
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_CREQUEST No Such Change Request 20120323

Method GET_CREQUEST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120323
2 Importing IV_CREQUEST_ID Call by reference Type reference (TYPE) USMD_CREQUEST Change Request 20120323
3 Returning RV_STATUS Value transfer Type reference (TYPE) USMD_CREQUEST_STATUS Status of Change Request 20120323
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_CREQUEST No Such Change Request 20120323

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120724
2 Importing IV_ABS_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120724
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120724
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ENT_TYPE No Such Entity Type 20120713

Method GET_ENTITY_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an Entity Type 20120815
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120815
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ATT_TYPE No Such Attribute Type 20120815

Method GET_ENTITY_TYPE_BY_FFIX2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_S_ENTITY_PROP Entity Type and Its Properties 20120713
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120713
3 Importing IT_FFIX_2 Call by reference Type reference (TYPE) USMD_TS_VALUE FFIX-Variable Set 2 20120713
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ENT_TYPE No Such Change Request 20120713

Method GET_ENTITY_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120724
2 Importing IV_ABS_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Entity Type 20120724
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120724
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ENT_TYPE No Such Entity Type 20120816

Method GET_ENTITY_TYPE_BY_TN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20130920
2 Importing IV_CMM_TYPE_NAME Call by reference Type reference (TYPE) USMD_CMM_V_TYPE_NAME Type Name (Entity Type Name or Attribute Type Name) 20130920
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20130920

Method GET_ENTITY_TYPE_BY_TN on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ENTITY_TYPE_CONT Signature

Method GET_ENTITY_TYPE_CONT on class CL_USMD_CMM_UI_MODEL_WRAPPER has no parameter.
Method GET_ENTITY_TYPE_CONT on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ENTITY_TYPE_CONT_BY_FFIX_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120803
2 Importing IR_CMM_FFIX_LIST_2 Call by reference Object reference (TYPE REF TO) USMD_TS_VALUE FFIX-Variable List 2 20120803
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120803
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ENT_TYPE No Such Change Request 20120803

Method GET_ENTITY_TYPE_LEAD_BY_FFIX_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120803
2 Importing IR_CMM_FFIX_LIST_2 Call by reference Object reference (TYPE REF TO) USMD_TS_VALUE FFIX-Variable List 2 20120803
3 Returning RR_ABS_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120803
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ENT_TYPE No Such Change Request 20120803

Method GET_ENTITY_TYPE_NAME Signature

Method GET_ENTITY_TYPE_NAME on class CL_USMD_CMM_UI_MODEL_WRAPPER has no parameter.
Method GET_ENTITY_TYPE_NAME on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ENTITY_TYPE_NAME_CONT Signature

Method GET_ENTITY_TYPE_NAME_CONT on class CL_USMD_CMM_UI_MODEL_WRAPPER has no parameter.
Method GET_ENTITY_TYPE_NAME_CONT on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120513
2 Importing IT_KEY_COMPONENT Call by reference Type reference (TYPE) USMD_CMM_T_KEY_COMPONENT Key Component List 20120513
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_CMM_V_ENTITY_TYPE_NAME Name of an Entity Type 20120513
4 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120513
# Exception Resumable Description Created on
1 CX_USMD_CMM_GET_ENTITY_KEY Can't Get Entity Key 20120513

Method GET_ENT_KEY_BY_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120513
2 Importing IT_FFIX_1 Call by reference Type reference (TYPE) USMD_TS_VALUE FFIX-Variable Set 1 20120619
3 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120513
# Exception Resumable Description Created on
1 CX_USMD_CMM_GET_ENTITY_KEY Can't Get Entity Key 20120513

Method GET_ENT_KEY_BY_NMVAL_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120513
2 Importing IT_NAME_VALUE Call by reference Type reference (TYPE) USMD_TS_VALUE Sorted Name Value Pairs 20120513
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_CMM_V_ENTITY_TYPE_NAME Name of an Entity Type 20120513
4 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120513
# Exception Resumable Description Created on
1 CX_USMD_CMM_GET_ENTITY_KEY Can't Get Entity Key 20120513

Method GET_ENT_KEY_BY_NMVAL_UNSORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120513
2 Importing IT_NAME_VALUE Call by reference Type reference (TYPE) USMD_T_VALUE Unsorted Name Value Pairs 20120513
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_CMM_V_ENTITY_TYPE_NAME Name of an Entity Type 20120513
4 Returning RR_KEY Value transfer Object reference (TYPE REF TO) DATA Reference to Key Structure 20120513
# Exception Resumable Description Created on
1 CX_USMD_CMM_GET_ENTITY_KEY Can't Get Entity Key 20120513

Method GET_ENT_TYPE_NM_CONT_BY_FFIX_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120803
2 Importing IR_CMM_FFIX_LIST_2 Call by reference Object reference (TYPE REF TO) USMD_TS_VALUE FFIX-Variable List 2 20120803
3 Returning RV_ABS_ENTITY_TYPE Value transfer Type reference (TYPE) USMD_ENTITY Entity Type 20120803

Method GET_ENT_TYPE_NM_CONT_BY_FFIX_2 on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_ENT_TYPE_NM_LEAD_BY_FFIX_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120803
2 Importing IR_CMM_FFIX_LIST_2 Call by reference Object reference (TYPE REF TO) USMD_TS_VALUE FFIX-Variable List 2 20120803
3 Returning RV_ABS_ENTITY_TYPE Value transfer Type reference (TYPE) USMD_ENTITY Entity Type 20120803

Method GET_ENT_TYPE_NM_LEAD_BY_FFIX_2 on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method GET_FIELD_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an Entity Type 20120815
3 Returning RR_ABS_FIELD_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_FPROP FieldType 20120815
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ATT_TYPE No Such Attribute Type 20120815

Method GET_FIELD_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120726
2 Importing IV_ABS_FIELD_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Fieldname of field type 20120726
3 Returning RR_ABS_FIELD_TYPE Value transfer Object reference (TYPE REF TO) USMD_S_FPROP FieldType 20120726
# Exception Resumable Description Created on
1 CX_USMD_CMM_NO_SUCH_ATT_TYPE No Such Attribute Type 20120726

Method GET_MODEL_TYPE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MODEL_W_HEADER Call by reference Type reference (TYPE) MDG_DT_S_MODEL_FULL structure for Model Header 20120514
2 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) MDG_DT_TS_ATTRIBUTE Attributes of Ent.Types w/Generated Persistence 20120514
3 Exporting ET_BO_TYPE Call by reference Type reference (TYPE) MDG_DT_TS_BO_TYPE Business Object Type for Entity Types 20120514
4 Exporting ET_ENTITY Call by reference Type reference (TYPE) MDG_DT_TS_ENTITY Entity Types 20120514
5 Exporting ET_FOREIGN_KEY Call by reference Type reference (TYPE) MDG_DT_TS_FOREIGN_KEY Data model: Foreign key 20120514
6 Exporting ET_HIERARCHY Call by reference Type reference (TYPE) MDG_DT_TS_HIERARCHY Permitted External Entity Types in Hierarchies 20120514
7 Exporting ET_HIER_ATTRIBUTE Call by reference Type reference (TYPE) MDG_DT_TS_HIERARCHY_ATTRIBUTE Hierarchy Attributes 20120514
8 Exporting ET_RELATIONSHIP Call by reference Type reference (TYPE) MDG_DT_TS_RELATIONSHIP Relationships of Entity Types 20120514
9 Exporting ET_REL_DERIVED_HIER Call by reference Type reference (TYPE) MDG_DT_TS_HIERARCHY_RELATION Relationships for Deriving Hierarchy Attribute 20120514
10 Exporting ET_REUSE_AREA Call by reference Type reference (TYPE) MDG_DT_TS_ACT_REUSE_AREAS Active Reuse Areas 20120514
11 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120514

Method GET_MODEL_TYPE_INTERNAL on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_ATTRIBUTE_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120815
3 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an Entity Type 20120815
4 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Attribute Type? 20120815

Method HAS_ATTRIBUTE_TYPE_BY_CMP_DSC on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_ATTRIBUTE_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120724
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120724
3 Importing IV_ABS_ATTRIBUTE_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Fieldname of Attribute Type 20120724
4 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Attribute Type? 20120724

Method HAS_ATTRIBUTE_TYPE_BY_FN on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_ATTRIBUTE_TYPE_BY_RESOLVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20130920
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20130920
3 Importing IV_ABS_ATTRIBUTE_TYPE Call by reference Type reference (TYPE) USMD_ATTR_RES Resolved Name of Attribute Type 20130920
4 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Attribute Type? 20130920

Method HAS_ATTRIBUTE_TYPE_BY_RESOLVED on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_ENTITY_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an Entity Type 20120815
3 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Entity Type? 20120815

Method HAS_ENTITY_TYPE_BY_CMP_DSC on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_ENTITY_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120724
2 Importing IV_ABS_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Entity Type 20120724
3 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Entity Type? 20120724

Method HAS_ENTITY_TYPE_BY_FN on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_FIELD_TYPE_BY_CMP_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120815
2 Importing IR_BAS_COMP_DESC Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR ABAP Component Description of an FieldType 20120815
3 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Field Type? 20120815

Method HAS_FIELD_TYPE_BY_CMP_DSC on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method HAS_FIELD_TYPE_BY_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120726
2 Importing IV_ABS_FIELD_TYPE Call by reference Type reference (TYPE) USMD_FIELDNAME Name of a Field Type 20120726
3 Returning RF_ABS_DEFINED Value transfer Type reference (TYPE) ABAP_BOOL Does the Model Define the Specified Field Type? 20120726

Method HAS_FIELD_TYPE_BY_FN on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method MAPS_TO_ATTRIBUTE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120514
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Field of an Entity Type 20120514
3 Returning RV_MAPS_TO_ATTRIBUTE_TYPE Value transfer Type reference (TYPE) ABAP_BOOL Does the Specified Fieldname Map to an Attribute Type? 20120514

Method MAPS_TO_ATTRIBUTE_TYPE on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method MAPS_TO_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120514
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Field of an Entity Type 20120514
3 Returning RV_MAPS_TO_ENTITY_TYPE Value transfer Type reference (TYPE) ABAP_BOOL Does the Specified Fieldname Map to an Entity Type? 20120514

Method MAPS_TO_ENTITY_TYPE on class CL_USMD_CMM_UI_MODEL_WRAPPER has no exception.

Method TO_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120511
2 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) USMD_CMM_V_TYPE_NAME Type Name (Entity Type Name or Attribute Type Name) 20120514
3 Returning RV_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME Field of an Entity Type 20120511
# Exception Resumable Description Created on
1 CX_USMD_CMM_NAME_CONVERSION Name Conversion Failed 20120514

Method TO_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_USMD_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120514
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Field of an Entity Type 20120514
3 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) USMD_CMM_V_TYPE_NAME Type Name (Entity Type Name or Attribute Type Name) 20120514
# Exception Resumable Description Created on
1 CX_USMD_CMM_NAME_CONVERSION Name Conversion Failed 20120514
History
Last changed by/on SAP  20140121 
SAP Release Created in 732