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

Program_not_found

Former Member
0 Likes
568

Dear all,

i m facing the problem of query "AQNWSYSTQV000023MAT_REGISTER==" missing during the upgradation of 5.0 to 6.5 version

i found one function module to get back the query again.., but i was facing the problem of to find the input details of

that quey

how to find these details like 1 ) Workspace

2 ) Query

3 ) Usergroup

help me regarding this <removed by moderator>

Thanks in advance,

Naresh.

Edited by: Thomas Zloch on Jul 7, 2011 12:44 PM

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
534

Pass the program name to function module RSAQ_DECODE_REPORT_NAME.

It will return you workspace,user group and query.

Check in SQ01 transaction if the query is available.

2 REPLIES 2
Read only

Former Member
0 Likes
534

Try Transaction code SQ01 and Sq02.

Cheers,

Anid

Read only

GauthamV
Active Contributor
0 Likes
535

Pass the program name to function module RSAQ_DECODE_REPORT_NAME.

It will return you workspace,user group and query.

Check in SQ01 transaction if the query is available.