SAP ABAP Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST (Types of Transient Attributes)
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_TRNS_ATT_TYPE_LIST  
Short Description Types of Transient Attributes    
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 20130920   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no forward declaration.
Interfaces
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no interface implemented.
Friends
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no friend class.
Attributes
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCT Static method Public Method Construct Types of Transient Attributes 20130920
2 HAS_ATT_TYPE Static method Public Method Does the List Contain the Specified Transient Attribute? 20130920
Events
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no event.
Types
Class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no local type.
Method Signatures

Method CONSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TRNS_ATT_TYPE Call by reference Type reference (TYPE) USMD_TS_UI_ATTRIBUTE Types of Transient Attributes 20130920
2 Exporting ER_TRNS_ATT_TYPE_LIST Call by reference Object reference (TYPE REF TO) USMD_TS_UI_ATTRIBUTE Types of Transient Attributes 20130920

Method CONSTRUCT on class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no exception.

Method HAS_ATT_TYPE 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 20130920
2 Importing IR_TRNS_ATT_TYPE_LIST Call by reference Object reference (TYPE REF TO) USMD_TS_UI_ATTRIBUTE Types of Transient Attributes 20130920
3 Importing IV_ATTRIBUTE_TYPE_NAME Call by reference Type reference (TYPE) USMD_ATTR_RES Name of an Attribute Type 20130920
4 Importing IV_ENTITY_TYPE_NAME Call by reference Type reference (TYPE) USMD_ENTITY Name of an Entity Type 20130920
5 Returning RF_CONTAINS Value transfer Type reference (TYPE) USMD_FLG Transient Attribute Contained in List? 20130920

Method HAS_ATT_TYPE on class CL_USMD_EV2_TRNS_ATT_TYPE_LIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in