‎2007 Mar 23 9:36 AM
Hi Friends,
Could any one tell me in which program FORM LOAD_RG23D_FOR_CANCEL is written.
Also guide me as to how to find the subroutine.
Regards,
Mark K
‎2007 Mar 23 9:39 AM
Hi mark,
It is a tough ask.
Subrotines won't have where used list options as Function modules have.
One alternative is to use RPR_ABAP_SOURCE_SCAN program to scan all the programs for the search string FORM LOAD_RG23D_FOR_CANCEL .
Regards,
Ravi
‎2007 Mar 23 9:41 AM
hi Mark,
Run this program and search <b>RPR_ABAP_SOURCE_SCAN</b>