SAP ABAP Data Element /IWBEP/SBOD_SEMANTICS (Service Builder: OData Semantics)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
Basic Data
Data Element /IWBEP/SBOD_SEMANTICS
Short Description Service Builder: OData Semantics  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWBEP/SBOD_SEMANTICS    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table /IWBEP/I_SBO_SM    
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 Semantics 
Medium 20 Semantics 
Long 30 Semantics 
Heading 40 Semantics 
Documentation

Definition

Attribute that dictates how the property is used, for example, classifies a number as a telephone number or as a fax number.

Use

Dependencies

The value sets available depend on the particular element.

Example

The following example shows how classifying a number as a telephone number could be represented in the metadata:

<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  20130604 
SAP Release Created in 200