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 t-code F150

Former Member
0 Likes
1,917

Hi ,

I need to fing a user exit in Program SAPF150V for t-code F150.

I have only found a user exit( EXIT_SAPF150D_001) for Program SAPF150D.

Are programs SAPF150V and SAPF150D related?

I need to test where the userexit is called in transaction F150.

At which point will the exit be triggered?

Please help me out...

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,393

Hi,

For tcode F150, the below are details:

F150D001 Indiv. customer exits in prog. for printing dunning notices

Exit : EXIT_SAPF150D_001

Is the correct one..

Regards

Shiva

Hi ,

I need to fing a user exit in Program SAPF150V for t-code F150.

I have only found a user exit( EXIT_SAPF150D_001) for Program SAPF150D.

Are programs SAPF150V and SAPF150D related?

I need to test where the userexit is called in transaction F150.

At which point will the exit be triggered?

Please help me out...

Thanks in advance

4 REPLIES 4
Read only

Former Member
0 Likes
1,394

Hi,

For tcode F150, the below are details:

F150D001 Indiv. customer exits in prog. for printing dunning notices

Exit : EXIT_SAPF150D_001

Is the correct one..

Regards

Shiva

Read only

Former Member
0 Likes
1,393

usually exits trigger only ON SAVE in the transaction,.

Read only

Former Member
0 Likes
1,393

how are SAPF150V and SAPF150D related?

Read only

0 Likes
1,393

Hi karen,

I also have the similar requirement, is this exit now working for F150 ? When it is triggering, is there any other thing to take care in this??

Reagrds,

DP