Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

HR Interface

0 Kudos

Hi Everyone

I have a scenario where BOX1 is a SAP HR system and BOX2 is also a SAP HR system. I need to write an interface which works in the following way:

If an employee is hired or changed (Job change/cost center change, etc) in BOX1, it shoudl send out a file with the changes once in two weeks..what all changes come in the two weeks time as an excel file wll be taken by an inbound interface program in BOX2 and will make necessary changes in BOX2 or creations in BOX2..the program writing in BOX2 will be taken care of but how is that we extract the data from BOX1 without writing any code there? Is it possible to ge the info with other means?? any ALE IDOC way of doing it? Please explain in detialed steps.

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Did you look into the option of activating Change pointers? You can use HRMD_ABA idoc to distribute HR master data using ALE.

Check out these links:

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_QS.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_VERT.pdf

1 REPLY 1

Former Member
0 Kudos

Did you look into the option of activating Change pointers? You can use HRMD_ABA idoc to distribute HR master data using ALE.

Check out these links:

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_QS.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_VERT.pdf