‎2011 Jul 07 10:44 AM
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
‎2011 Jul 07 10:58 AM
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.
‎2011 Jul 07 10:50 AM
‎2011 Jul 07 10:58 AM
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.