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

infotype issue

Former Member
0 Likes
305

hi friends,

i am new to HR module.i have an issue regarding sending mails to the requester i.e admin and HR person when one

persons data is updated in IT0002.It is regarding Hire and Rehire.After saving data in PA40 transaction code, when we go to IT0002 screen the mail should be triggred.

for this i am using user-exit PBAS0001.i have to give some text in SUBJECT and BODY part.those texts are hard coded text.

i put a berak point in EXIT_SAPFP50M_002 exit.the exit is getting triggred at the initial screen.but i could not able to catch the

related fields which are meant for SUBJECT and BODY part mail.so friends please give me some solution about my requirement

and how should i approach.

regards

skm.

1 REPLY 1
Read only

former_member225631
Active Contributor
0 Likes
266

Please post the code you have written.