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

Code Inspector - Activate a Test Category

0 Likes
785

Hi All,

In the code inspector 'Management of Tests' section (tcode:sci), there is an SAP category ‘General Errors’ (class:CL_CI_CATEGORY_GENERAL) which is active (checked), but in the code inspector initial inspection screen (tcode:scii), I don’t see this check ‘General Errors’ visible in the list (‘List of Checks’). Any idea to activate this check.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
523

Hi Asokan,

I think CL_CI_CATEGORY_GENERAL General Errors and CL_CI_CATEGORY_UNIVERSAL General Checks both have same functionality.


Select General Checks in SCII and Check. Hope this will help.

Regards,

Mordhwaj

Read only

0 Likes
523

Hi Mordhwaj,

Thanks for your response.

General Errors and General Checks are two different broad check categories under the test category 'List of Checks'. Different check classes are tagged under each. I believe, General check cannot replace General Errors.