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

RSAQ_EXPORT_USERGROUP_CATALOG differentiate between Global and Standard Area

former_member2492
Active Participant
0 Likes
644

When I use this FM it updates the global area.

How do you differentiate to update the Standard Area? Which is the variable that you change?

Please let me know since I am having a difficult time to update the standard area,client specific user groups.

Thank you in advance

1 ACCEPTED SOLUTION
Read only

former_member2492
Active Participant
0 Likes
554

Apparently if you leave the

I_WSSPACE empty it will be standard area client specific,if it equals 'G' the Global area will be updated.
1 REPLY 1
Read only

former_member2492
Active Participant
0 Likes
555

Apparently if you leave the

I_WSSPACE empty it will be standard area client specific,if it equals 'G' the Global area will be updated.