SAP ABAP Data Element CLB_ODATA_URL (Collaboration: OData Request URL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_CUST (Package) Customizing of the Collaboration Platform Library
Basic Data
Data Element CLB_ODATA_URL
Short Description Collaboration: OData Request URL  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CLB_PLATFORM_URL    
Data Type CHAR   Character String 
Length 1024    
Decimal Places 0    
Output Length 255    
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 URI 
Medium 15 Request URI 
Long 20 OData Request URI 
Heading 20 OData Request URI 
Documentation

Definition

An OData service URL is a URL that allows addressing an OData resource.

Use

The URL is part of the OData service registry of the SAIL collaboration layer.

The URL field shall contain the static part of the OData service, following the pattern   

    /sap/opu/odata/{NAMESPACE}/{SERVICE}/{COLLECTION}/?$format=xml

The internal URL prefix for addressing the Gateway system is added from the information that has to be maintained (once) in view CLBV_PLATF in the form of the RFC destination of the Gateway hub.

Dependencies

Prerequisite is the existence of a connected SAP Gateway system, and the definition of services in this hub (IMG activity: SAP NetWeaver > .Gateway > OData Channel Development with IW_BEP > Activate and Maintain Services).

Example

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