‎2012 Oct 24 7:59 AM
I have created custom variant ZSTANDARD via tcode SCI as per my customer naming standards and programming Guidelines.
Issue is when i am trying to run code inspector for my report it is picking up Default variant not the one i have created.
How do i change DEFAULT variant (provided by SAP) with my new variant ZSTANDARD so that everytime i run code inspector via SE38, it will display results of variant ZSTANDARD.
‎2012 Oct 24 8:08 AM
Hi there,
Please see note 1465965 and table SCICHKV_ALTER .
Regards.
PS : If table SCICHKV_ALTER does not exist in your system, either implement the above mentioned note or overwrite variant 'DEFAULT' with your desired settings and checks.
‎2012 Oct 24 8:08 AM
Hi there,
Please see note 1465965 and table SCICHKV_ALTER .
Regards.
PS : If table SCICHKV_ALTER does not exist in your system, either implement the above mentioned note or overwrite variant 'DEFAULT' with your desired settings and checks.
‎2012 Oct 24 10:46 AM
Another option is to execute the code inspector not within transaction SE38 ( default variant is always used there ) but from transaction SCI or SCII where you can choose the variant to use for the check.
Regards.
‎2012 Oct 24 11:05 AM
Thanks Laurent but thats just a temperory approach. Actually we are planning to set up custom variant for entire team so that whenever any one runs code inspector, he/she will get results based on client naming convention and programming standards.
‎2012 Oct 24 11:09 AM
In this case my first answer applies. Check to see if you have the table in your system. Follow the notes directions or overwrite the default variant with your onw.
Regards.
‎2012 Oct 24 11:14 AM
Yeah..Table doesn't exist in our system so will follow up Note directions..
Regards,
Deepti