Symptom
QueryByElements does not return any results from the Communication System Business Object even though a matching record exist
Environment
SAP Business ByDesign
Reproducing the Issue
Below steps are followed in SAP Cloud Application Studio
1.Go to Repository Explorer , Execute Root : QueryByElements Under Communication System Business Object
2.Search with Parameter ID == XYZ
3.No results displayed even though respective Communication System "XYZ" exist
Cause
As Query for ID "XYZ" is not working because there is a leading (blank character) for the ID like: " XYZ".
Resolution
In the Repository Explorer, search the query prefixing with * character i.e., *XYZ, then it displays the result.
Keywords
QueryByElements, Communication System , KBA , AP-RC-CEC-B2B , ByD On-Demand Cloud-Process Integration B2B , Problem
SAP Knowledge Base Article - Public