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 inspection

Former Member
0 Likes
583

Hello Everyone,

We heard lot about this code inspection tool and the tool really rocks,however the only doubt i have know is how

i can do the code inspection only for the piece of the code that i have changed ,for example before releasing the

transport i did a check synatx and it just throw out the error,the error was already there and was coded by somebody

else,now i don;t want to take headache of changing and testing the functionality,so i was wondering if there is any

way by which we can do code inspection for just our piece of code that was modified.

Best Regards,

Sanju

3 REPLIES 3
Read only

Former Member
0 Likes
550

Hi,

are you calling the Code Inspector directly from SE38 or SE80 ?? Call transaction SCID first so that you can enter what you want to inspect. The Code Inspector has many choices for selecting the information.

Read only

rainer_hbenthal
Active Contributor
0 Likes
550

You can not select parts of your coding. Existing reports violating against your rules are a problem with that tool.,

Read only

former_member206439
Contributor
0 Likes
550

You don't have option to execute Code inspector for some code .

It will be done at Program level.

If you execute the Code inspector and if it shows your code changes then you have to change your code other wuse every thing is good.