SAP ABAP Class CL_USMD_EV2_COMPONENT_TYPE (Component Type)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_ENTITY_VALUE2 (Package) Objects of MDG custom objects single processing UI
Properties
Class CL_USMD_EV2_COMPONENT_TYPE  
Short Description Component Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_ENTITY_VALUE2   Objects of MDG custom objects single processing UI 
Created 20120815   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_EV2_COMPONENT_TYPE has no interface implemented.
Friends
Class CL_USMD_EV2_COMPONENT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_EV2_SUFFIX_DESCRIPTION Constant Private Type reference (TYPE) STRING '__DESCRIPTION' Suffix of Property Column DESCRIPTION 20120815
2 CV_EV2_SUFFIX_READ_ONLY Constant Private Type reference (TYPE) STRING '__READ_ONLY' Suffix of Property Column READ_ONLY 20120815
3 CV_EV2_SUFFIX_REQUIRED Constant Private Type reference (TYPE) STRING '__REQUIRED' Suffix of Property Column REQUIRED 20120815
4 CV_EV2_SUFFIX_VISIBLE Constant Private Type reference (TYPE) STRING '__VISIBLE' Suffix of Property Column VISIBLE 20120815
Methods
# Method Level Visibility Method type Description Created on
1 GET_EV2_LIST_DATA_COL_NAMES Static method Public Method Get Names of Property Columns of EV2 List Data Table 20120817
2 GET_EV2_LIST_DATA_COL_NM_DSC Static method Public Method Get Name of Prop Column DESCRIPTION of EV2 List Data Table 20120817
3 GET_EV2_LIST_DATA_COL_NM_RO Static method Public Method Get Name of Prop Column READ_ONLY of the EV2 List Data Table 20120817
4 GET_EV2_LIST_DATA_COL_NM_RQU Static method Public Method Get Name of Prop Column REQUIRED of the EV2 List Data Table 20120817
5 GET_EV2_LIST_DATA_COL_NM_VSB Static method Public Method Get Name of Prop Column VISIBLE of the EV2 List Data Table 20120817
6 GET_FPM_LIST_DATA_COL_NAMES Static method Public Method Get Names of Property Columns of FPM List Data Table 20120817
7 GET_NAME Static method Public Method Get Name 20120817
8 GET_RESOLVED_NAME Static method Public Method Get Resolved Name 20120815
Events
Class CL_USMD_EV2_COMPONENT_TYPE has no event.
Types
Class CL_USMD_EV2_COMPONENT_TYPE has no local type.
Method Signatures

Method GET_EV2_LIST_DATA_COL_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABS_NAME_DESCRIPTION Call by reference Type reference (TYPE) STRING Name of Column Containing Property DESCRIPTION 20120817
2 Exporting EV_ABS_NAME_READ_ONLY Call by reference Type reference (TYPE) STRING Name of Column Containing Property READ_ONLY 20120817
3 Exporting EV_ABS_NAME_REQUIRED Call by reference Type reference (TYPE) STRING Name of Column Containing Property REQUIRED 20120817
4 Exporting EV_ABS_NAME_VISIBLE Call by reference Type reference (TYPE) STRING Name of Column Containing Property VISIBLE 20120817
5 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817

Method GET_EV2_LIST_DATA_COL_NAMES on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_EV2_LIST_DATA_COL_NM_DSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
2 Returning RV_ABS_NAME Value transfer Type reference (TYPE) STRING Column Name 20120817

Method GET_EV2_LIST_DATA_COL_NM_DSC on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_EV2_LIST_DATA_COL_NM_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
2 Returning RV_ABS_NAME Value transfer Type reference (TYPE) STRING Column Name 20120817

Method GET_EV2_LIST_DATA_COL_NM_RO on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_EV2_LIST_DATA_COL_NM_RQU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
2 Returning RV_ABS_NAME Value transfer Type reference (TYPE) STRING Column Name 20120817

Method GET_EV2_LIST_DATA_COL_NM_RQU on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_EV2_LIST_DATA_COL_NM_VSB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
2 Returning RV_ABS_NAME Value transfer Type reference (TYPE) STRING Column Name 20120817

Method GET_EV2_LIST_DATA_COL_NM_VSB on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_FPM_LIST_DATA_COL_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EV2_NAME_DESCRIPTION Call by reference Type reference (TYPE) STRING Name of Column Containing Property DESCRIPTION 20120817
2 Exporting EV_EV2_NAME_READ_ONLY Call by reference Type reference (TYPE) STRING Name of Column Containing Property READ_ONLY 20120817
3 Exporting EV_EV2_NAME_REQUIRED Call by reference Type reference (TYPE) STRING Name of Column Containing Property REQUIRED 20120817
4 Exporting EV_EV2_NAME_VISIBLE Call by reference Type reference (TYPE) STRING Name of Column Containing Property VISIBLE 20120817
5 Importing IO_ABS_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDG Data Model for Access from SAP Standard Delivery 20120817
6 Importing IR_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
7 Importing IR_EV2_ENTITY_INFO Call by reference Object reference (TYPE REF TO) IF_USMD_EV2_TYPES=>S_DATA Entity Info 20120817

Method GET_FPM_LIST_DATA_COL_NAMES on class CL_USMD_EV2_COMPONENT_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_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120817
2 Returning RV_BAS_NAME Value transfer Type reference (TYPE) ABAP_COMPNAME Name 20120817

Method GET_NAME on class CL_USMD_EV2_COMPONENT_TYPE has no exception.

Method GET_RESOLVED_NAME 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_EV2_COMPONENT_TYPE Call by reference Object reference (TYPE REF TO) ABAP_COMPDESCR Component Type 20120815
3 Importing IR_EV2_ENTITY_INFO Call by reference Object reference (TYPE REF TO) IF_USMD_EV2_TYPES=>S_DATA Entity Info 20120815
4 Returning RV_ABS_RESOLVED_NAME Value transfer Type reference (TYPE) USMD_ATTR_RES Resolved Name 20120815

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