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: 

to avoid std includes in code inspector : inspection ( SCII ) testing

Former Member
0 Kudos

Hi all,

i am using the transaction SCII ( Code inspector: Inspection ) for testing my objects. I just wanted to exclude the Standard includes from my testing. Where do set that condition ?

as per client standards Parameters should start with P_

and Select-options should start with S_ etc..

but when i run the SCII , it showing warnings in the Standard includes which Parameters not started with P_ and Select-options not started with S_.

so, i want to exclude the Standard include . How do i set it ?

Thanks in advance

KR.

6 REPLIES 6

Former Member
0 Kudos

HI,

any one can help me out ..????

Former Member
0 Kudos

solved by myself

0 Kudos

Hi Kr,

I would be happy for an information about your solution, too.

Greetings,

Stefan

0 Kudos

Hi Stefan,

SAP replied to me like this

"the only possibility to exclude SAP includes exists for view maintenancefunction groups....

If you create an object set, chose menu "Edit -> Exclude View ...".

I'm very sorry, but there is no further option. The result list

unfortunately does not allow filtering on the include level."

In the end I'm storing results in file, filter them (delete errors in SAP includes) ans send results to developer, but that's rather walk around.

BR

Marcin Cholewczuk

0 Kudos

Hi Marcin,

thank you very much for this information.

So I know that I can stop searching for an other soultoin.

May greetings,

Stefan

marcin_cholewczuk
Active Contributor
0 Kudos

Hello KR

I'm facing the same problem as you did. Could you share with me with your solution?

BR

Marcin Cholewczuk