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
521

can anyone help me in finding the link between the program RWRPLPRO for the transaction wrp1 and the user exit wrpl002. where it is being called in the program

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
448

goto se38 and use RWRPLPRO in display mode...now click on find in MAIN PROGRAM search for wrpl002..if this implemented it will list down where it has been used...

3 REPLIES 3
Read only

Former Member
0 Likes
449

goto se38 and use RWRPLPRO in display mode...now click on find in MAIN PROGRAM search for wrpl002..if this implemented it will list down where it has been used...

Read only

0 Likes
448

i could not find the string in the program. Isnt it necessary that the SAP defined user exits to be implemented in the corresponding program?

Read only

0 Likes
448

This enhancement in being called in FM RPL_PLANNING which is called from this report (transaction WRP1).