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: 

error in code inspector

Former Member
0 Kudos

Hi Abapers,

I have done recording for Tcode:pa30 in my report and used call transaction method. because of this i'm getting one error in when i check code inspector.

error message:

CA CL_CI_TEST_CRITICAL_STATEMENTS0002

Critical Statements

Call of Transaction &1

&1 = Name of Transaction

For CALL TRANSACTION there must already be a suitable transaction authorization with the calling transaction.

Kindly help me out to fix this error.

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos

Hi

Goto SE24

enter this class CL_CI_TEST_CRITICAL_STATEMENTS

and see its documentation.

It shows the all critical errors that are there in code.

Regards

Anji