2017 Jun 28 1:20 PM
Hello Experts,
I have one question to find query name from program,
Program name - AQL4SYSTQV000347PRODUCT_LIST====
here SYSTQV000347 -> User Group
PRODUCT_LIST --> SAP Query name.
But when i am trying to search same user name in SQ01 both area (Standard/Global), system giving error the user group has not yet created. same error i am getting for query name also.
when i am giving user group name in table AQLQCAT then its showing for that user group query is there and infoset - SYSTQV000000000000009676 also there but when i am trying SQ01 system giving error like not yet created.
Anybody can suggest, There's no particular urgency though.
Thanks.
Hello Experts,
I have one question to find query name from program,
Program name - AQL4SYSTQV000347PRODUCT_LIST====
here SYSTQV000347 -> User Group
PRODUCT_LIST --> SAP Query name.
But when i am trying to search same user name in SQ01 both area (Standard/Global), system giving error the user group has not yet created. same error i am getting for query name also.
when i am giving user group name in table AQLQCAT then its showing for that user group query is there and infoset - SYSTQV000000000000009676 also there but when i am trying SQ01 system giving error like not yet created.
Anybody can suggest, There's no particular urgency though.
Thanks.
2017 Jun 28 2:16 PM
You cannot find a correct query/group name if it's not a query but a QuickView...
So was not created with SQ01 but with SQVI, and is user-specific. You have first to convert this QuickView to a Query (SQ01, menu Query, Convert QuickView)
2017 Jun 28 2:31 PM
Hello,
Here is the naming convention :
AQwwbbbbbbbbbbbbqqqqqqqqqqqqqq:
ww - 00..99 Mandant 000 to 099
A0..YZ Mandant 100 to 999
ZZ in global
bbbbbbbbbbbb - Group
qqqqqqqqqqqqqq - Query
Are you really connected on client 500? 🙂
Best regards
Bertrand
2017 Jun 28 2:40 PM
see my blog how to get there https://blogs.sap.com/2012/03/22/how-to-find-and-execute-or-work-with-other-users-quick-views-or-qui...