Application Development and Automation 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: 
Read only

Loading HR data from Peoplesoft

Former Member
0 Likes
477

Hi,

We're going to be loading HR data from Peoplesoft on an on-going basis. I was going to use HRMD_A07 to load all the data. The function module IDOC_INPUT_HRMD that is standard for this idoc, does not take into consideration any configuration or features that have been set up in the system.

Is there another way to load HR data so the config will be hit upon the load?

Thanks,

Cathy

2 REPLIES 2
Read only

MarcinPciak
Active Contributor
0 Likes
450

I am affraid not. Config is usually done separatelly and independetly of real data that come via ALE. Your HR functional team should take care of this first, in order you can receive Idocs without a problem. Please also take notice to mapping which is usually done at ALE-exit.

Regards

Marcin

Read only

Former Member
0 Likes
450

Yeh, unfortunatley all the features the functional team have setup to be used with PA40, are not referenced when loading the IDOC.

I have custom coded the features in the idoc user exit, but the functional team doesn't like this aproach.

Thanks for your help!

Cathy