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 in Trasport

Former Member
0 Likes
2,709

In SE09 we have the possibility to run the code inspector at request level.

The variant of SCI used in this feature is named 'TRANSPORT'.

I can't change this variant because it's a standard object, and I can't associate another variant to this kind check (extended check in SE09).

But I want more checks of code inspector than the variant 'TRANSPORT' during release of CR.

If I define a new local variable named 'TRANSPORT' it will be used instead of the global?

Anyone of you knows how to resolve my issue?

Thanks,

Sergio

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,526

u can create a new variant with refrence to existed variant transport.

go so sci , give name at check varaint as a Ztrans, click on copy button its copies and in addition to that add req. checks for it.

2 REPLIES 2
Read only

Former Member
0 Likes
1,527

u can create a new variant with refrence to existed variant transport.

go so sci , give name at check varaint as a Ztrans, click on copy button its copies and in addition to that add req. checks for it.

Read only

marko_dallibor-tews
Discoverer
0 Likes
1,526

check table SCICHKV_ALTER

I could not find any other Customizing settings