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

Error while releasing objects using SE09

Former Member
0 Likes
1,019

Hello,

I have a ABAP report program which has a Ztable and few Zproxies, that is PI ABAP proxy objects.

Now, I need to release my report program and all objects to QA and production environment.

With SE09 transaction I am able to release the subtasks but when I try to release the main CTS I get message

RUN TIME ERROR RFC_NO_Authority, No RFC Authorization for function group "STPA", ABAP program SAPLSTPA

Please guide me on what can be the problem

Regards,

Sameer.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
852

It is becaz of missing authorization.

You dont have authorization for the function group 'STPA', ask ur basis person to add that role.

You try once again and after getting the error, You check in the transactionSU53, it will give you the missing authorization.

Thanks and Regards

6 REPLIES 6
Read only

Former Member
0 Likes
852

i guess its a basis issue...

Read only

former_member242255
Active Contributor
0 Likes
852

you can try by sitting with the basis people as there may be some constartints for the authorisation.

Read only

Former Member
0 Likes
852

Hi ,

you do not have Authorization for transporting,when you do not have Authorization and tried to

run an RFC function module then it will go for dump.so contact BASIS person for AUthorization on this.

Please let me know if you need any more help.

Thanks and regards,

Rajeshwar

Read only

Former Member
0 Likes
852

Hi,

check with the basis people ,take screen shot of that error and send the basis people .

Regards,

Madhu

Edited by: Madhu Babu on Jun 10, 2009 2:08 PM

Read only

Former Member
0 Likes
853

It is becaz of missing authorization.

You dont have authorization for the function group 'STPA', ask ur basis person to add that role.

You try once again and after getting the error, You check in the transactionSU53, it will give you the missing authorization.

Thanks and Regards

Read only

0 Likes
852

Hi,

do a authorization check using SU53. Ask the authorization team to grant u access so as to release the transport.

KR Jaideep,