Symptom
While filtering the ID mapping for integration, you get the warning message "The data cannot be displayed completely. Sorting and Filtering are not reliable since the number of hits is too large. Reduce the number of search hits by restricting the search criteria." when you have more than 10000 records. Then, you are using the column filter but you notice that the stored data is not returning as expected and you have displayed less data.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to the Administrator work center.
- Go to the ID Mapping for Integration work center view.
- Open Edit ID Mapping for Integration option.
- Select Mapping of as desired - for example Business Partners.
- Select the used System Instance ID.
- Click on Go button.
- Warning message "The data cannot be displayed completely. Sorting and Filtering are not reliable since the number of hits is too large. Reduce the number of search hits by restricting the search criteria." appears.
- Under ID column filter by *1234* (where 1234 means the Business Partners ID).
Result: The records are less than stored in the Business Partners work center view.
Cause
The filter on column ID searches only on the first 10000 records displayed and hence the result does not contain all the expected Business Partners.
Resolution
As a resolution the user needs to search the content via ID field in the advanced search following the steps:
- Go to the Administrator work center.
- Go to the ID Mapping for Integration work center view.
- Open Edit ID Mapping for Integration option.
- Select Mapping of as desired - for example Business Partners.
- Select the used System Instance ID.
- Under ID field fulfill with *1234*
- Click on Go button
The result brings all business partners with 1234 in the ID content (Please be informed the 1234 can be in the beginning, middle or end of the Business Partner ID content).
Keywords
ID Mapping for Integration, Missing ID Mapping, Filter , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To