SAP Knowledge Base Article - Public

3395743 - How to Get Product Recipient Party Address Snapshot From the Customer Invoice Item via OData

Symptom

You would like to fetch the product recipient party address snapshot from the customer invoice item level via OData. 

Environment

SAP Business ByDesign

Cause

To fetch the product recipient party address snapshot at Item level, you need to use the CustomerInvoiceItemCollection('ABCD')/AddressSnapshotPostalAddressItemDelivery in the Service URL query . (ABCD represents the Invoice BO ID)

Resolution

The Service Query looks like https://myXXXX.sapbydesign.com/sap/byd/odata/cust/v1/PQRS/CustomerInvoiceItemCollection('ABCD')/AddressSnapshotPostalAddressItemDelivery (XXXX represents tenant URL and PQRS represents Service Name)

Keywords

KBA , AP-CI-CI , Customer Invoice , Problem

Product

SAP Business ByDesign all versions