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

Former Member
0 Likes
526

Hi Gurus,

I know the function module name EXIT_HINCALC0_007 for payroll run. How to find what is the exit name for that functin module. I searched by taking an package name and searched in smod but that function module is not there. But when am debugging the program i got this function module. How to find the exit name for that function module?

Points will be awarded

Regards

Ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
487

Hi ,

For this F M . Exit name is <b>HRINCGCF</b> (CUSTOMER EXIT FOR PF GROSS CARRY FORWARD) .

regds,

paras

4 REPLIES 4
Read only

Former Member
0 Likes
487

Hi,

Go to CMOD->Utilities->SAP Enhancements

Here you can search.

Regards,

Atish

Read only

0 Likes
487

In your case Exit is HRINCGCF

Regards,

Atish

Read only

Former Member
0 Likes
488

Hi ,

For this F M . Exit name is <b>HRINCGCF</b> (CUSTOMER EXIT FOR PF GROSS CARRY FORWARD) .

regds,

paras

Read only

former_member404244
Active Contributor
0 Likes
487

Hi,

U can findout from the table MODSAP...Goto se11->table ->MODSAP.Give the exit name in the parameter MEMBER AS "EXIT_HINCALC0_007 " and then execute.u will find ur enhancement..

reward if helpful.

Regards,

Nagaraj