SAP Knowledge Base Article - Public

2824465 - "The related field is not yet supported by RBP OData API" error

Symptom

When using the function import "getExpandedDynamicGroupByName" or "getExpandedDynamicGroupById", the error below is being thrown:

"com.successfactors.odata.ODRBPConverter@172051e6The related field is not yet supported by RBP OData API!"

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."

Environment

SAP SuccessFactors HXM Suite

Reproducing the Issue

  1. Make the API call: https://xxxxxx/odata/v2/getExpandedDynamicGroupByXxxx?groupName='test'
  2. See the error message;

Cause

The Permission Group ('test') contains filters than not the standard ones and this is not supported by the functions.

Resolution

To be able to use the functions above, you need to query Permission Groups which contains filters with EP Standard and Employee Central (HRIS) fields only, like the below:

Screenshot 2023-11-02 135855.png

See Also

  • Function Import chapter of OData guide.
  • KBA 2295422 - How to use the OData Custom Functions for DynamicGro​up
  • KBA 2736156 - OData API Entity DGPeoplePool supports query or not?

Keywords

error, The related field is not yet supported by RBP OData API, getExpandedDynamicGroupByName, getExpandedDynamicGroupById, function import, odata, api, query, get , KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT , Integrations , LOD-SF-INT-API , API & Adhoc API Framework , Problem

Product

SAP SuccessFactors HCM suite all versions