‎2010 Dec 03 5:59 AM
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
‎2010 Dec 03 1:29 PM
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
‎2010 Dec 03 6:01 AM
can you give the message that is coming for you,...
better create a new transprots and you should not have any issue.
‎2010 Dec 03 7:49 AM
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".
‎2010 Dec 03 8:17 AM
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.
‎2010 Dec 03 9:36 AM
Hello Gautham,
The target system is correct checkd with the basis team as well. Couldn't get any solution from the error log.
‎2010 Dec 03 9:48 AM
‎2010 Dec 03 10:03 AM
Hi John
The Target system is the Quality system. It's not local
‎2010 Dec 03 10:18 AM
‎2010 Dec 03 10:24 AM
‎2010 Dec 03 10:28 AM
‎2010 Dec 03 11:21 AM
‎2010 Dec 03 11:26 AM
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
‎2010 Dec 03 1:29 PM
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
‎2010 Dec 15 1:18 PM
Thanks everyone...
The issue has been solved now. I have changed the request to local request. Then it didnt gave any error message.