SAP Knowledge Base Article - Public

3389368 - AddressSnapshot Result is Empty With Odata Query

Symptom

You have created a Custom Odata Service XXX with BO Customer Invoice. After creating the service the AddressSnapshot result is empty with Odata query. 

Environment

SAP Business ByDesign

Reproducing the Issue

  1. Go to Application and User Management work center
  2. Select OData services
  3. Select Custom OData services from the dropdown menu
  4. Select XXX (where XXX is your Custom Odata Service)
  5. Select Edit
  6. Select AddressSnapshotPostalAddress

Query the URL

https://myYYYYYY.sapbydesign.com/sap/byd/odata/cust/v1/XXX/AddressSnapshotPostalAddressCollection

(Where YYYYYY is Tenant ID)

Cause

Function import is not defined in the Custom Odata. 

 

Resolution

  1. Go to Application and User Management - OData Services
  2. Select existing OData Service and Edit
  3. Select Function Imports tab
  4. Select Add Row
  5. Select Function import type Query
  6. Select the required parameter
  7. Save

Keywords

KBA , AP-SLO-SO , Sales Order , Problem

Product

SAP Business ByDesign all versions