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

FM not working

Former Member
0 Likes
604

Hi Friends -

I am using FM HR_MAINTAIN_MASTERDATA for creating action one action in PA40 tcode

which covers 0000, 0001 ,00002 and few more but immid after filling 0001 data and save it gives me error 0003 is not created for this employees and come out

How i can correct it as 00003 infotype looks like some backend IT .

Regards

Meeta

Hi Friends -

I am using FM HR_MAINTAIN_MASTERDATA for creating action one action in PA40 tcode

which covers 0000, 0001 ,00002 and few more but immid after filling 0001 data and save it gives me error 0003 is not created for this employees and come out

How i can correct it as 00003 infotype looks like some backend IT .

Regards

Meeta

3 REPLIES 3
Read only

Former Member
0 Likes
564

Hi,

Yes the infotype 0003 is a backend IT. however it gets triggred everytime you update the employee.

To skip this use BDC instead of FM maybe it willl solve your issue.

Regards,

Rajesh Kumar

Read only

Former Member
0 Likes
564

Hi

BDC is not working for this requirement when am doing recording using SHDB there is some issue with this

so i moved to use FM

in my req i will give an employee on pa40 and subtype 81 and then system will generate new pernr for me

pls tell me how i can achieve this is there any other FM or BApi is there ?

Regards

Meeta

Read only

Former Member
0 Likes
564

k