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

user exit for infotype 21

Former Member
0 Likes
679

i want o find out user exit for infotype 21 for the time and Absences plsea help me out

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
611

hi,

use this exit.

PBAS0001.

Read only

Former Member
0 Likes
611

Not working man , when i used infotype 21 and using subtype i am getting " Creating Absences " screen

now i am entering time and Absences hours when i save the entries , now on that spot i want to find out user exit but i am unable to get it

Please help me out

Read only

Former Member
0 Likes
611

Hi Sandeep,

Did you try the exit PBAS0001-> EXIT_SAPFP50M_002?

Regards

Kiran

Read only

0 Likes
611

>

> Not working man , when i used infotype 21 and using subtype i am getting " Creating Absences " screen

> now i am entering time and Absences hours when i save the entries , now on that spot i want to find out user exit but i am unable to get it

>

> Please help me out

You meant infotype 2001, right? the User exit EXIT_SAPFP50M_002 works perfect or you could try the AFTER_INPUT method of the BAdI HRPAD00INFTY

~Suresh

Read only

Former Member
0 Likes
611

solved the problem