cancel
Showing results for 
Search instead for 
Did you mean: 

We are looking at connecting ServiceNow to SAP ECC to fetch HR data in to ServiceNow

PJ-ELM
Newcomer
0 Kudos
702

we are using servicenow front end and potentially build a spoke but we are trying to find if anyone has built a connection before and if so where would we then connect to.

I understand that we could use BAPI's as a call but is there a list of exactly where all the different HR data is held so we can then map our call to a BAPI that holds relevant info

 

if that makes sense?

Accepted Solutions (0)

Answers (2)

Answers (2)

jagdeepsingh83
Active Contributor

if your data in SAP ECC then you can explore BAPI_EMPLOYEE_GETDATA-employee details  or BAPI_OUTEMPLOYEE_GETLIST - List of employee

if S4 then you can check EmployeeBasicDataCollection or read more about it in https://api.sap.com/api/employeebasicdata/overview 

gaurangrane0009
Explorer
0 Kudos
Thank you great help, you have list of BAPIs used for HR data and Onboarding for SAP HCM ECC
gaurangrane0009
Explorer
0 Kudos

Hey, I am trying to looking for same answer, Do you know if we have any standard BAPI calls to feed or fetch HR data?