SAP ABAP Data Element /IWBEP/SBUI_OD_IS_COMP_TYPE (Service Builder: Flag to Indicate Structure is Complex Type)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
Basic Data
Data Element /IWBEP/SBUI_OD_IS_COMP_TYPE
Short Description Service Builder: Flag to Indicate Structure is Complex Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWBEP/SBUI_OD_IS_COMP_TYPE    
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 Comp. Type 
Medium 15 Complex Type 
Long 20 Complex Type 
Heading 20 Complex Type 
Documentation

Definition

A complex type structure consists of a list of properties with no key that can therefore only exist as properties of a containing entity or as a temporary value. Complex types can group fields together without exposing them as an independent OData entity.

Within a complex type the cardinality is always 1:1.

Use

Dependencies

Example

A complex type structure called Fullname containing two properties, firstname and lastname.

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