on ‎2012 Sep 12 8:25 AM
Dear Experts,
I'm getting Runtime Error: LOAD_PROGRAM_NOT_FOUND while executing a T Code created for a report from Report Painter in our Quality Client. This T code is getting executed fine in Development where theT code was created. Thereafter a TR was created using Transport Report and imported to Quality client, however on executing the T code I'm getting a dump with below details...
Short text
Program "GPDD687CAUJC91Z4A98LH89IEA8 " not found.
What happened?
There are several possibilities:
Error in the ABAP Application Program
The current ABAP program "????????????????????????????????????????" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
or
Error in the SAP kernel.
The current ABAP "????????????????????????????????????????" program had to be
terminated because the
ABAP processor detected an internal system error.
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 "GPDD687CAUJC91Z4A98LH89IEA8 ".
However, program "GPDD687CAUJC91Z4A98LH89IEA8 " 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
The TR does show that the GPDD687CAUJC91Z4A98LH89IEA8 program is included, however it seems that it is missing in Quality client. If I display th eT code in SE93 and click on the program code, it pops a window for creating the program and does not display the code.
Appreciate all your help in fixing this..
Regards,
Ravi
Request clarification before answering.
Do the following....
1. Check whether "Transported report exists in quality or not by T-code se38". If not, transport it again.
2. If report is present then check all Include and sub-part of report is transported or not in T-code se09 and also check transport logs by clicking Transport Logs button (doc with glasses). If some parts is not transported properly, re-transport it. If there is some errors in Log, try to resolve it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mahishekhar,
I had checked SE38... the Program does not exist in Quality . However in SE93, the T codes does exist but there also if I click on Program, it goes into creation mode.
SE09 shows this program as a part of the Workbench Request, so it was included in the TR
Also Transport log in Quality client shows that the TR was successfully imported/completed.
Regards,
Ravi
| User | Count |
|---|---|
| 23 | |
| 13 | |
| 10 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.