SAP ABAP Class /IWFND/CL_MED_DOM_PROPERTY (attribute)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MED_DOM (Package) GW Framework - Metadata - Data Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 20110316
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_MED_MDL_PROPERTY an attribute of a node 20110316
Properties
Class /IWFND/CL_MED_DOM_PROPERTY  
Short Description attribute    
Super Class /IWFND/CL_MED_DOM_ABSTR_ELEMT abstract class representing an element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MED_DOM   GW Framework - Metadata - Data Object Model 
Created 20110316   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CL_MED_DOM_PROPERTY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_MED_MDL_PROPERTY an attribute of a node 20110316
Friends
Class /IWFND/CL_MED_DOM_PROPERTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PROPERTY Instance attribute Private Object reference (TYPE REF TO) /IWFND/S_MED_MDL_RW_PROPERTY 20110316
2 MV_IS_CREATABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110316
3 MV_IS_FILTERABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110316
4 MV_IS_KEY Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110316
5 MV_IS_OPTIONAL Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110316
6 MV_IS_READ_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110316
7 MV_IS_SORTABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20110715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110316
2 GET_INTERNAL_TYPE_INFO Instance method Public Method Returns the ABAP type information 20111114
Events
Class /IWFND/CL_MED_DOM_PROPERTY has no event.
Types
Class /IWFND/CL_MED_DOM_PROPERTY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/CL_MED_DOM_MODEL_CLASS 20110316
2 Importing IR_PROPERTY Call by reference Object reference (TYPE REF TO) /IWFND/S_MED_MDL_RW_PROPERTY 20110316

Method CONSTRUCTOR on class /IWFND/CL_MED_DOM_PROPERTY has no exception.

Method GET_INTERNAL_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INTERNAL_LENGTH_BYTE Call by reference Type reference (TYPE) /IWFND/MED_MDL_INTERNAL_LENGTH Internal length of the type 20111114
2 Exporting EV_INTERNAL_LENGTH_CHAR Call by reference Type reference (TYPE) I Internal length of the type 20111114
3 Exporting EV_INTERNAL_TYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20111114

Method GET_INTERNAL_TYPE_INFO on class /IWFND/CL_MED_DOM_PROPERTY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250