Application Development 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: 

not able assign user group To user i am getting below error

venu_ch8
Active Contributor
0 Kudos

Dear ABAP Experts ,

In SQ01 T.code I am not able assign user group To user i am getting below error

User group not yet been created

Message no # AQ801

4 REPLIES 4

raymond_giuseppi
Active Contributor
0 Kudos

Use transaction SQ03.

Regards,

Raymond

0 Kudos

Dear Giuseppi,

In SQ03 Also facing same issue

0 Kudos

Check if the query and user group are in the same area i.e GLOBAL or CLIENT SPECIFIC

0 Kudos

As written, check in upper part of screen if you are working in Standard Area (Client-specific) or Global Area (Cross-client) - Change if required thru menu Environment, query Area

Hint: Search some documentation on SAP Query : Query Areas and Administration, Query Areas.


(...)

Query area contains a set of query objects (queries, InfoSets, and user groups) that are discrete and consistent.

(...)

You can change query areas from each query object maintenance component by choosing Environment → Query Areas. A window appears containing both query areas and their long texts.

(...)

Regards,

Raymond