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

Authorization Class

Former Member
0 Likes
1,752

Hello,

I did some changes to the authorization class in SU21 and saved it. It had asked for a transport request and I had created a new TR. Then after creating the Transport Request a pop up is shown saying 'You cannot use the request'. Can anyone help me regarding this.

Thanks in advance,

Laxman

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
1,694

Did you read the long text of this error message? It says "use a local request". This sounds as if you assigned the authorization class to a package that does not have a transport layer assigned.

Also, please make sure next time that you provide all relevant information in your first message.

Thomas

13 REPLIES 13
Read only

former_member242255
Active Contributor
0 Likes
1,694

can you give the message that is coming for you,...

better create a new transprots and you should not have any issue.

Read only

0 Likes
1,694

Hello shravan,

I made some changes to authorization class in SU21 after making the changes and saving it. A popup has come asking for a transport request, for this I had created a new TR 'DF1K995414', and after creating this TR and filling it in the popup window an error message is shown saying "You cannot use the request DF1K995414".

Read only

0 Likes
1,694

Check with your basis team, if you are using the correct target system while creating new TR.

Also check if you have any long text available for that message which could give more information.

Read only

0 Likes
1,694

Hello Gautham,

The target system is correct checkd with the basis team as well. Couldn't get any solution from the error log.

Read only

0 Likes
1,694

some times it is refering local request .please check

Read only

0 Likes
1,694

Hi John

The Target system is the Quality system. It's not local

Read only

Former Member
0 Likes
1,694

Hi

Whici is the message number?

Max

Read only

0 Likes
1,694

Message no. TK 519

Read only

0 Likes
1,694

Hi

Which is the type of your request and/or its task?

Max

Read only

0 Likes
1,694

Request is Workbench

Task is Development/Correction

Read only

0 Likes
1,694

Hi

So the target system is ok, the rquest type is ok, also the user is ok?

I suppose yes, because you've create it so it should be your user.

It's very strange, I've tried to check when that message is triggered and I've found out for wrong target system only, but the message could be called dymanically.

Try to check when that message is called by debug, you can create a watch point for SY-MSGNO = 519

Max

Read only

ThomasZloch
Active Contributor
0 Likes
1,695

Did you read the long text of this error message? It says "use a local request". This sounds as if you assigned the authorization class to a package that does not have a transport layer assigned.

Also, please make sure next time that you provide all relevant information in your first message.

Thomas

Read only

0 Likes
1,694

Thanks everyone...

The issue has been solved now. I have changed the request to local request. Then it didnt gave any error message.