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 ABAP

Former Member
0 Kudos

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

0 Kudos

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

0 Kudos

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