Skip to Content
0
Former Member
Jun 04, 2009 at 06:15 PM

Z program developed from QM10, works for developer access but not user.

54 Views

We have developed a program based on the t-code QM10, program RQMELL10. It uses the same logical database QNQ and wherever there is a call to a procedure within one of the includes, we call the same procedure with the "IN PROGRAM RQMELL10" clause. This program works fine for the ABAP developer and others in the development staff. As soon as we gave it over to the users to test, the program will not load. They execute the t-code we've set up for it, but it never displays the Selection screen - it times out instead. Short dump indicates RSDBRUNT on the FILL_NOINTS form, but that just may be the point it's at when it finally times out. Has anyone seen anything like this?