SAP ABAP Data Element /IWFND/MED_MDL_CREATABLE_FLAG (flag to specify if entity can be used for creates)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_MULTI_LANGU (Package) GW Framework - Metadata - Service Def. - End User Translatio
Basic Data
Data Element /IWFND/MED_MDL_CREATABLE_FLAG
Short Description flag to specify if entity can be used for creates  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Creatable 
Medium 15 Creatable 
Long 20 Creatable 
Heading 14 Creatable 
Supplementary Documentation - /IWFND/MED_MDL_CREATABLE_FLAG0100

Use

If checked, the Property can be passed in the Create operation.

If not checked, the Property cannot be passed in the Create operation.

Dependencies

The Property editor fields together control how the Property is represented in the metadata.

Example

The following example shows how the Property editor fields are represented in the metadata, with this field underlined to highlight it (Creatable box checked):

<Property Name="telephone" Type="Edm.String" Nullable="false" MaxLength="30" sap:label="Telephone number" sap:creatable="true" sap:updatable="true" sap:filterable="true" sap:semantics="tel" />

History
Last changed by/on SAP  20131122 
SAP Release Created in 200