SAP Knowledge Base Article - Public

3225919 - MoreHitsAvailableIndicator Always Returns False

Symptom

Via a SOAP interface, you try to retrieve batches of e.g. 1000 customers using QueryCustomerIn.  As a response from the SOAP interface, you get all 1000 customers of the first batch. This works as expected so far. But the flag MoreHitsAvailableIndicator (more records available) always returns False.

There are more customers in the system and it should be possible to retrieve further batches of customers. Therefore you expect that the flag returns a True. But because the flag is set to False, after the first batch of 1000, no more batches can be retrieved.

--Environment--

SAP Business ByDesign

--Steps to Reproduce--

  1. Call the SOAP interface with your request.
  2. The response returns a False for MoreHitsAvailableIndicator respectively MoreHitsAvailableIndicatorField. 

Environment

SAP Business ByDesign

Cause

Due to necessary sanity checks, this functionality might affect the performance of queries and is therefore currently not fully enabled.

Resolution

A requirement to fully enable the MoreHitsAvailableIndicator has been added to the product backlog and it will be implemented in one of the upcoming releases.

Keywords

ProcessingConditions.MoreHitsAvailableIndicator, incorrect, not possible, unable, not able, wrong, result,  MoreHitsAvailableIndicatorField , KBA , BC-SRV-FSI , Fast Search Infrastructure , Problem

Product

SAP Business ByDesign 2205