SAP ABAP Class CL_USMD_EV2_TRNS_ATT_TYPE (Type of a Transient Attribute)
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  
Short Description Type of a Transient Attribute    
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 has no forward declaration.
Interfaces
Class CL_USMD_EV2_TRNS_ATT_TYPE has no interface implemented.
Friends
Class CL_USMD_EV2_TRNS_ATT_TYPE has no friend class.
Attributes
Class CL_USMD_EV2_TRNS_ATT_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCT Static method Public Method Construct Type of Transient Attribute 20130920
2 IS_TRANSIENT Static method Public Method Workaround: Is the Attribute Type Really a Transient One? 20130920
Events
Class CL_USMD_EV2_TRNS_ATT_TYPE has no event.
Types
Class CL_USMD_EV2_TRNS_ATT_TYPE has no local type.
Method Signatures

Method CONSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TRNS_ATT_TYPE Call by reference Object reference (TYPE REF TO) USMD_S_UI_ATTRIBUTE Type of a Transient Attribute 20130920
2 Importing IS_TRNS_ATT_TYPE Call by reference Type reference (TYPE) USMD_S_UI_ATTRIBUTE Type of a Transient AttributeType of a Transient Attribute 20130920

Method CONSTRUCT on class CL_USMD_EV2_TRNS_ATT_TYPE has no exception.

Method IS_TRANSIENT 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 Call by reference Object reference (TYPE REF TO) USMD_S_UI_ATTRIBUTE Type of a Transient Attribute 20130920
3 Returning RF_TRANSIENT Value transfer Type reference (TYPE) USMD_FLG Transient? 20130920

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