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

Getting the error message as CALL_TRANSACTION_FAILES

Former Member
0 Likes
633

Hi,

What does it means "Could not call transaction IR03". Program is SAPLS_ABAP_TRACE_DATA. Exception is CX_SY_AUTHORIZATION_ERROR.

While executing SE30 for IR03 we get this error.

The user has authorization to IR03 and is able to execute this tcode successfully. But this does not work when this tcode is executed via SE30.

Thanks,

Sathya.

Hi,

What does it means "Could not call transaction IR03". Program is SAPLS_ABAP_TRACE_DATA. Exception is CX_SY_AUTHORIZATION_ERROR.

While executing SE30 for IR03 we get this error.

The user has authorization to IR03 and is able to execute this tcode successfully. But this does not work when this tcode is executed via SE30.

Thanks,

Sathya.

1 REPLY 1
Read only

Former Member
0 Likes
588

Hi Sathya,

Go run SU53, it will tell you what authority was check failed.

regards,

Archer