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

pull method for HR in ALE ?

Former Member
0 Likes
703

Hi,

Can we do PULL method for HR master data using ALE.In tools we have only send option we dont have a get option.So is there any othr T-code are program name to GET HR master data in ALE.

With Regards ,

M.SREERAM.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
663

I am not aware of any - sorry!

Hi,

Can we do PULL method for HR master data using ALE.In tools we have only send option we dont have a get option.So is there any othr T-code are program name to GET HR master data in ALE.

With Regards ,

M.SREERAM.

4 REPLIES 4
Read only

Former Member
0 Likes
664

I am not aware of any - sorry!

Read only

Former Member
0 Likes
663

Hi,

By using ALE/IDOC concept you can distribute the available data at sender system to intended systems maintained in system landscape by using standard pgm(transaction) or custom pgm(transaction). For HR data we have standard transaction PFAL, you can see its coding part to get detail idea how data pushed to idoc from infotypes.

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
663

thanks

Read only

manubhutani
Active Contributor
0 Likes
663

Hi

See, you want to pull data from one box to another.

So it will be a push from one system and pull from other (in your words)

so there is no sandard transaction for this, nut yes, if you need to send data (HR) to other systems(may be srm etc)

then you may use PFAL ,

but for other scenairios, you may have custom development or can configure change pointers, to send data

let me know if you have any doubt !!

Regards

Manu