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 adding more date types into IT0041

Former Member
0 Likes
714

Hi all,

I have a requirement where in HCM infotype IT0041 I need to add couple more custom date types besides standard date types in IT0041. So if I use user exit, what are the steps to do this? what enhancement name should be used?

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
637

Hi Ben,

You have to enhance the Info type to add more fields, use PM01 transaction to add more fields.

That is the standard way of doing.

Regards,

Kumar.

Hi all,

I have a requirement where in HCM infotype IT0041 I need to add couple more custom date types besides standard date types in IT0041. So if I use user exit, what are the steps to do this? what enhancement name should be used?

Thanks,

4 REPLIES 4
Read only

Former Member
0 Likes
637

Hi,

Try userexit: HRRPAI01 - User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE

Read only

Former Member
0 Likes
637

Hi,

Try userexit: HRRPAI01 - User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE

HRPBAS01 User Exit for HR Master Data

Read only

Former Member
0 Likes
637

Hi,

Try userexit: HRRPAI01 - User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE

HRPBAS01 User Exit for HR Master Data

Read only

Former Member
0 Likes
638

Hi Ben,

You have to enhance the Info type to add more fields, use PM01 transaction to add more fields.

That is the standard way of doing.

Regards,

Kumar.