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

Package does not have sufficient use access

Former Member
0 Likes
1,521

Hi,

I am trying to generate a client proxy(using SPROXY, enetered Package name, Prefix, Request number-> and click on Complete) but while activating client proxy i am getting this exception:

"Package ZBI_FI does not have sufficient use access"

Note: ZBI_FI is a package name under which i am generating my proxy. Infact if i choose someother package(like ZBI_PI etc) even then also i ma getting the same error.

This is a package related issue or some roles need to be assigned on my userId???

Please help.

Thanks

Amit

Hi,

I am trying to generate a client proxy(using SPROXY, enetered Package name, Prefix, Request number-> and click on Complete) but while activating client proxy i am getting this exception:

"Package ZBI_FI does not have sufficient use access"

Note: ZBI_FI is a package name under which i am generating my proxy. Infact if i choose someother package(like ZBI_PI etc) even then also i ma getting the same error.

This is a package related issue or some roles need to be assigned on my userId???

Please help.

Thanks

Amit

4 REPLIES 4
Read only

Former Member
0 Likes
981

Amit,

check tcode su53 as soon as you execute sproxy to see if there is any authorisation issue

check this thread

Thanks

Bala Duvvuri

Read only

0 Likes
981

Hi Bala,

Thanks for ur reply.

In su53 i am getting as:

The last authorization check was successful

As i am very new to ABAP can u plz tell me where i can see the "user package" so that i can change it as recommended in the link.

Thanks

Amit

Read only

0 Likes
981

You can check and modify the use access of package from SE21 transaction.

Read only

0 Likes
981

Thanks Bala and Gautham

Problem got solved after adding SAI_TOOLS under Use access.

Thanks

Amit