‎2008 Jul 03 3:11 PM
Hi All,
I had a report, it had worked fine with some tcode.
I dont know what happened, when i try to run the tcode it is going to dump and saying "LOAD_PROGRAM_NOT_FOUND",
Program "AQ20PROD_ORDER==PROD_ORDER_DIV " not found. I have checked in SE93 but here it showing "AQ20PROD_ORDER==PROD_ORDER_DIV" as program.
Thanks,
‎2008 Jul 03 3:17 PM
Hi,
Query was changed meanwhile.
Run again now.
Regards
Walter Habich
‎2008 Jul 03 3:17 PM
Hi,
Query was changed meanwhile.
Run again now.
Regards
Walter Habich
‎2008 Jul 03 3:29 PM
I think ur tcode is attached with a query prog. And for query SAP generates the program name dynamically. May be somebody changed the query or it is moved to some other box where after activating it SAP generates a diff. name.That's why u are getting dump. Ur tcode is pointing to the old program name. To avoid it u should change the prog name that ur tcode pointing.
Regards,
Joy.
‎2008 Jul 03 4:35 PM
Please let me know how to find out who made changes in perticular query program. Where we have to the query program..
‎2008 Jul 03 5:31 PM
I think it is std. query. Goto tran. SQ01. Within user group PROD_ORDER try to find the query PROD_ORDER_DIV.
U can change the user grp. from menu path Edit->Other user group.
To display or generate the program name follow the menu path
Query->More Functions->Generate Program/Display Report Program
Regards,
Joy.
‎2008 Jul 04 11:19 AM
‎2008 Jul 04 11:34 AM
Can u pl. search in Se38 with PROD_ORDER_DIV?
OR u can search in tables AQGQCAT, AQGTQ with the query name.
And one question...there is any chance that somebody deleted the query?
Regards,
Joy.
‎2008 Jul 04 4:59 PM
how to find who had delete some queries. where it will track in system.
‎2008 Jul 04 5:18 PM
In SQ01 there is a Trash button in application tool bar from there u can check it.
Regards,
Joy.
‎2008 Jul 08 11:01 AM
In SQ01 Trash button is in Inactive mode. But i have checked all the queries with name of Production Order, but there is no entry like that.