SAP Knowledge Base Article - Public

3777510 - Unable to Query Third-Party Delivery Notifications via Web Service

Symptom

Standard web service for querying Third-Party Delivery Notifications is not available.

Environment

SAP Business ByDesign

Reproducing the Issue

  1. Go to Application and User Management work center.
  2. Select Service Explorer under Input and Output Management.
  3. Search for Third-Party Delivery Notification.
  4. Verify that only the Check and Manage operations are available, and no Query operation is available.

Cause

  • There is currently no standard web service available to query or read Third-Party Delivery Notifications.
  • This is the standard system behavior. 

Resolution

As a workaround, create custom OData to query Third-Party Delivery Notifications.

To create a custom OData:

  1. Go to Application and User Management work center. 
  2. Go to OData Services view.
  3. Select Custom OData Services from dropdown.
  4. Choose New.
  5. Enter the Service Name.
  6. Select Save, Choose Save and Open.
  7. Expand the header.
  8. Enter the work center view as SCM_THIRDPARTYINBDELNOTIFS.
  9. Choose 'Select Business Object'.
  10. Enter the BO Name: InboundDelivery and BO Node Name: Root.
  11. Select OK.
  12. Expand the dropdown next to Root.
  13. Select the required fields to query the Third-Party Delivery Notification.
  14. Choose Save.
  15. Choose Activate.
  16. The Service URL is created.
  17. Third-Party Delivery Notifications can be queried using this service URL.

Keywords

Third-Party Delivery Notification; Web Service Query; Service Explorer; Inbound Delivery Notification; Read Operation Not Supported; OData; Custom OData Service; Bydesign; Inbound Delivery;  Check Operation; Manage Operation , KBA , AP-IDP , Inbound Delivery Processing , Problem

Product

SAP Business ByDesign all versions