abapsap-hr

How can I expose employee master data from SAP HR/HCM


I'm shortly to start on an integration project that will require organisational data (line reporting etc) and starter/leaver events etc. We utilise SAP HCM, but I have no experience of SAP (BizTalk/.NET developer), and I'm still attempting to find the right people to talk to in our organisation about how to interface with SAP.

Sadly (for our organisation anyway!), Stack Overflow is normally quicker :)

So, really I'm looking for an answer to the following;

  1. Does SAP HCM expose master employee data "out of the box" via web services. If not, does it require much to expose this on the SAP side?
  2. If data is exposed, is it via a pull only model? ie, can SAP be configured to push events?
  3. This may be naive, but does a trial version of the SAP stack exist to allow me to explore the options?

Any suggestions would be gratefully received. I know in the past the organisation has had to engage SAP consultants for integration work like this, but (in my naive world I guess) this seems a reasonably simple integration problem?

Regards, Jason


Solution

  • I'm not familiar with the HCM module specifically, but I can provide some general answers:

    1. Generally, standard display functionality of the major business objects (like a User or a Job in the HR world) are exposeed via BAPIs. Assuming your Basis team has ICF (Internet Communication Framework) configured, it is pretty simple to expose a BAPI as a web service.

    2. SAP can push data based on events happening in SAP. For example, you could have SAP call a web service in your legacy application whenever a new employee record is created in SAP.

    3. According to this post there is no trial version of HCM. However, here's a few things that might be useful. I haven't used them personally but they look to be worth trying out: