SAP ABAP Class CL_USMD_CMM_ENTITY_TYPE (Entity Type)
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_ENTITY_TYPE  
Short Description Entity Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_COMMON   Common objects of generic MDG UIs 
Created 20120724   SAP 
Last change 20130531   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)
Interfaces
Class CL_USMD_CMM_ENTITY_TYPE has no interface implemented.
Friends
Class CL_USMD_CMM_ENTITY_TYPE has no friend class.
Attributes
Class CL_USMD_CMM_ENTITY_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ARE_SAME Static method Public Method Are the Specified Entity Types the Same? 20120816
2 GET_ANCESTORS Static method Public Method Get Ancestors of the Specified Entity Type 20120816
3 GET_ANCESTORS_AND_SELF Static method Public Method Get the Specified Entity Type and its Ancestors 20120816
4 GET_FIELDNAME Static method Public Method Get Fieldname 20120803
5 GET_NAME Static method Public Method Get Name 20120724
Events
Class CL_USMD_CMM_ENTITY_TYPE has no event.
Types
Class CL_USMD_CMM_ENTITY_TYPE has no local type.
Method Signatures

Method ARE_SAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ABS_ENTITY_TYPE_1 Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP First Entity Type 20120816
2 Importing IR_ABS_ENTITY_TYPE_2 Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Second Entity Type 20120816
3 Returning RF_ABS_SAME Value transfer Type reference (TYPE) ABAP_BOOL Same Entity Types 20120816

Method ARE_SAME on class CL_USMD_CMM_ENTITY_TYPE has no exception.

Method GET_ANCESTORS 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 20120816
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120816
3 Returning RR_ABS_ENTITY_TYPES Value transfer Object reference (TYPE REF TO) USMD_ABS_T_ENTITY_TYPE Entity Types 20120816

Method GET_ANCESTORS on class CL_USMD_CMM_ENTITY_TYPE has no exception.

Method GET_ANCESTORS_AND_SELF 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 20120816
2 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120816
3 Returning RR_ABS_ENTITY_TYPES Value transfer Object reference (TYPE REF TO) USMD_ABS_T_ENTITY_TYPE Entity Types 20120816

Method GET_ANCESTORS_AND_SELF on class CL_USMD_CMM_ENTITY_TYPE has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120803
2 Returning RV_ABS_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME Fieldname 20120803

Method GET_FIELDNAME on class CL_USMD_CMM_ENTITY_TYPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ABS_ENTITY_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_ENTITY_PROP Entity Type 20120724
2 Returning RV_ABS_NAME Value transfer Type reference (TYPE) USMD_ENTITY Name 20120724

Method GET_NAME on class CL_USMD_CMM_ENTITY_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732