SAP Knowledge Base Article - Public

2808349 - Query Response Shows Multiple List Price

Symptom

You have sent a Query payload to the system, and in the response, you see that the system is returning multiple list prices, even though in the UI you see only one price.

Environment

SAP Business ByDesign

Cause

Example: Customer Invoice.

The system displays more than one list price, as the Query results show all the prices that were determined for the product in Invoice Document.

Resolution

This is the expect system behavior.

Please see an sample Request payload below (XXXXX represents the internal system IDs.):

      <glob:CustomerInvoiceByElementsQuery_sync>

         <CustomerInvoiceSelectionByElements>

            <SelectionByID>

               <InclusionExclusionCode>I</InclusionExclusionCode>

               <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>

               <LowerBoundaryIdentifier>XXXXX</LowerBoundaryIdentifier>

            </SelectionByID>

         </CustomerInvoiceSelectionByElements>

       </glob:CustomerInvoiceByElementsQuery_sync>

Keywords

Double; Price List; Response; Query; Web Service; , KBA , AP-CI-CI , Customer Invoice , How To

Product

SAP Business ByDesign all versions