‎2007 Feb 13 1:57 PM
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
‎2007 Feb 13 2:05 PM
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...
‎2007 Feb 13 2:05 PM
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...
‎2007 Feb 14 4:52 AM
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?
‎2007 Feb 14 6:26 AM
This enhancement in being called in FM RPL_PLANNING which is called from this report (transaction WRP1).