Symptom
Standard web service for querying Third-Party Delivery Notifications is not available.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center.
- Select Service Explorer under Input and Output Management.
- Search for Third-Party Delivery Notification.
- 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:
- Go to Application and User Management work center.
- Go to OData Services view.
- Select Custom OData Services from dropdown.
- Choose New.
- Enter the Service Name.
- Select Save, Choose Save and Open.
- Expand the header.
- Enter the work center view as SCM_THIRDPARTYINBDELNOTIFS.
- Choose 'Select Business Object'.
- Enter the BO Name: InboundDelivery and BO Node Name: Root.
- Select OK.
- Expand the dropdown next to Root.
- Select the required fields to query the Third-Party Delivery Notification.
- Choose Save.
- Choose Activate.
- The Service URL is created.
- 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
SAP Knowledge Base Article - Public