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

HR ABAP

Former Member
0 Likes
446

Hi all,

I am working in SAP HR ABAP , in this i am upload data for action 'Change in Pay' through BDC.

But datas are updated in IT 0,1,7,8, and 14. But not displayed/updated position in 'PPOME' Tcode.

For that is any BAPI avilable to update all infotypes .

2 REPLIES 2
Read only

Sivakumar_Subramaniam
Product and Topic Expert
Product and Topic Expert
0 Likes
385

Hi Shruthi,

You can use FM HR_INFOTYPE_OPERATION to update infotypes . You can also use decoupled infotype framework classes to achieve the same .

Thanks&Regards,

S.Sivakumar

Read only

0 Likes
385

Hi SivaKumar,

Thanks for ur query. I tried FM HR_INFOTYPE_OPERATION But it updates infotypes only , but not updated in PPOME.

Ie the new person not added under new position. Does any other way to achieve this .

Regards,

Shruthi