cancel
Showing results for 
Search instead for 
Did you mean: 

A field does not appear in the compound employee doing the query with CPI or SOAP UI

juanforero5
Participant
0 Kudos

Hello everyone I hope you are very well.

I have a somewhat strange situation, I have SuccessFactors EC and every time I make a new hire the Payroll_ID field of the compensation_information entity is filled with a business rule that basically takes the code from another field and puts it in payroll_ID, when I create the new employee the field is saved with its respective code as shown in the following image

but when I perform the query through an integration or using an external tool such as soapUI, the employee that I just created does not return the payroll_id field, it is as if it were not visible.

Does anyone know if I'm forgetting some additional configuration in SFSF EC to make the field visible in the CompoundEmployee API?

View Entire Topic
Sriprasadsbhat
Active Contributor
0 Kudos

Hello Juan,

You can check the field visibility in SFAPI data dictionary. Refer below.

https://blogs.sap.com/2020/08/08/successfactors-integrations-beginners-guide-api-center/

Most of the compound employee structures re referred from Manage Business Configuration where you can set the visibility.

https://userapps.support.sap.com/sap/support/knowledge/en/2801085

Regards,

Sri