SAP ABAP Data Element /IWBEP/SBOD_FC_TARGET_PATH (Service Builder: OData FC Target Path)
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_FC_TARGET_PATH
Short Description Service Builder: OData FC Target Path  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWBEP/SBOD_FC_TARGET_PATH    
Data Type SSTR   Short Character String of Variable Length 
Length 255    
Decimal Places 0    
Output Length 0    
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 FC Target 
Medium 20 FC Target 
Long 30 FC Target Path 
Heading 40 FC Target Path 
Documentation

Definition

Name of the target element of the resulting feed to map the property.

Use

Dependencies

This property annotation can be an element pre-defined by the Atom specification or you can enter a string yourself.

Example

  • To map the source Property to a custom <Category> element that is a direct child of the <atom:entry> element use:
    • FC_TargetPath="Category"
  • To map the source Property to an attribute named Term on a custom <Category> element that is a direct child of the <atom:entry> element use:
    • FC_TargetPath="Category/@Term"

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