Hi Experts,
I have created a report in the report painter using tcode GRR2 library 8A2. I created a customized transaction code in SE93 for this report. However, an error appeared as shown below.
Runtime Errors LOAD_PROGRAM_NOT_FOUND
Date and Time 11/09/2010 09:37:18
Error analysis
On account of a branch in the program
(CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)
or a transaction call, another ABAP/4 program
is to be loaded, namely "GP4JOGW5UMY8FDIML58CJ9BZBCE700 ".
However, program "GP4JOGW5UMY8FDIML58CJ9BZBCE700 " does not exist in the
library.
Possible reasons:
a) Wrong program name specified in an external PERFORM or
SUBMIT or, when defining a new transaction, a new
dialog module or a new function module.
b) Transport error
I checked the other reports which I have created a few months back and same error appeared even if they were successfully running before.
Kindly advise on how this can be corrected.
Thank you.