Application Development 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: 

Authorization issue while calling t.code IQ09

Former Member
0 Kudos

Hello

When a user is executing IQ09, he is getting authorization issue that not authorized of t.code IE03. I checked all the logs and there is no change in role etc.

Can anybody help what is causing the issue.

Thanks

4 REPLIES 4

surya_appala
Active Participant
0 Kudos

Hi Saurabh,

I think it is indirectly calling IE03. Please check if user has access to IE03. Please check for SU53 and try to trace out the exact object which is causing this issue. Hope this will resolve the issue.

Regards,

Surya

0 Kudos

Yes I know IQ09 is calling IE03 indirectly, my problem is it was working fine but suddenly facing this issue. User never had IE03 access.

Do you know from which release we need to maintain IE03 separately?

swathiiyer
Explorer
0 Kudos

Hi

     When ever your getting such an error, you just create a new session and open the T code - SU53 to get a clear idea regarding the error about the missing authorizations .

Regards

Narendran

Former Member
0 Kudos

Hi Saurabh,

I would advise to trace the authorizations for IQ09 for user and see if system is checking for IE03 during execution of t-code IQ09.

Apart from this, you can check if "Check Indicator" field is maintained as "X" in table TCDCOUPLES for IQ09. If it is not "X" then system will not perform check in S_TCODE for IE03 during execution of IQ09.

Based on above findings you can decide the further route.

Thanks,

Santosh