cancel
Showing results for 
Search instead for 
Did you mean: 

How to apply this kind of AUTHORIZATION RANGE?

Loed
Active Contributor
0 Kudos

Hi guys,

This is related in my other thread:

https://answers.sap.com/questions/666177/authorization-to-remove-area-in-analysis-for-offic.html

How can I apply this kind of authorization in QUERY NAME?

I wanted to allow only queries in this range:

TEST_*_A0*

to

TEST_*_A9*

So in these sample query names, only the first 2 queries will be included in the authorization.

TEST_BLA_A001

TEST_WXYZ_A931

TEST_UD_AB39

TEST_L_A384

Any idea how to achieve this?

Thanks.

Loed

Accepted Solutions (0)

Answers (2)

Answers (2)

Loed
Active Contributor
0 Kudos

Any help?

Thanks.

Loed

FCI
Active Contributor
0 Kudos

Hi Loed,

The easiest will be to authorize the following queries (instead of a range):

TEST_*_A0*

TEST_*_A1*

TEST_*_A2*

etc.

Regards,

Frederic

Loed
Active Contributor
0 Kudos

Hi Frederic,

I already tried that before posting but it does not allow me to have characters after the first *.

TEST_*_A0* will be automatically changed to TEST_*. Were you able to make it work in your system?

Thanks.

Loed