SAP Knowledge Base Article - Public

2608063 - How can the relationships between FOPayComponent and FOPayComponentGroup be extracted?

Symptom

This note will help you if you need to:

  • Extract the relationships between FOPayComponent and FOPayComponentGroup
  • Extract the relationships between FOPayComponent and FOPayComponentGroup using the Expand operation
  • Know where to find any field where the information about Pay components are available

Environment

SuccessFactors Employee Central OData API

Resolution

Run the following OData API query:

https://xxx/odata/v2/FOPayComponentGroup?&$filter=externalCode+eq+'xxx'&$expand=payComponentFlxNav&$format=json

xxx => Need to be adapted

See Also

FOPayComponent

FOPayComponentGroup

 

The SuccessFactors Employee Central Pay Structure:

https://blogs.sap.com/2014/12/16/the-successfactors-employee-central-pay-structure/

Keywords

FOPayComponent, FOPayComponentGroup, Pay Structure, Expand , KBA , LOD-SF-INT-ODATA , OData API Framework , How To

Product

SAP SuccessFactors HCM Core all versions