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

Dump while running a query-LOAD_PROGRAM_NOT_FOUND

Former Member
0 Likes
1,862

Hi,

I got following dump when executing a query.

How do we fix it.?

Runtime Errors LOAD_PROGRAM_NOT_FOUND

Date and Time 01/09/2008 09:54:11

Short text

Program "AQZZZ_SD_CUST===Z_SD_CUST_QRY= " 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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,216

if you start that query for a second time, does the problem persist?

anyway, go to tx. SQ01 -> Query -> Generate coding and the program will be reloaded.

1 REPLY 1
Read only

Former Member
0 Likes
1,217

if you start that query for a second time, does the problem persist?

anyway, go to tx. SQ01 -> Query -> Generate coding and the program will be reloaded.