cancel
Showing results for 
Search instead for 
Did you mean: 

How can we send generic object from Employee Central to SAP ?

0 Kudos

Hello,

we use prepackage integration in Sap Cloud Integration from EC to SAP. we have generic objects in employee central such as tax . We need to send it to SAP. to receive data from EC we can use odata api. How can we map from EC within ODATA to ERP side? Should we make custom program for mapping or Badi implementation or Can we use standart Configuration in sap Side?( For example: For employee master data integration we use standart soap service in SAP side)

And can we use prepakaged integration of HCI for generic object for employee( not organizational data. There is a prepackaged integration called as "Employee Central to ERP Generic Object" but can we use this integration for custom tax info and how?


Nurhan

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can find more information here

https://help.sap.com/viewer/product/SAP_SUCCESSFACTORS_EMPLOYEE_CENTRAL_INTEGRATION_TO_SAP_BUSINESS_...

https://blogs.sap.com/2015/11/04/employee-central-sap-erp-hcm-prepackaged-integration-how-to-change-...

You can check the SPRO path and download the metadata from EC into ERP and then maps the fields, its in guide

Answers (1)

Answers (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

are you using on Premise system? You can use Business integration Buillder and map the fields directly via Table without any BADI coding unless you want to do extra logic

Check in the guide, import the meta data from EC to ERP and map these fields to standard or custom infotypes fields etc

Its available in guide all these steps!

0 Kudos

Hi,

Yes on premise system. we are using sap cloud integration between employee central and SAP ERP. How can i map directly via Table?Firstly how can i send data(custom generic object) from ec to sap erp?

Which table can i use?

Which guide?

Thank you,

Nurhan