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 Issue - Urgent

Former Member
0 Likes
421

Hi Guys,

I ve a code inspector issue, its displaying error messag saying that program < p_name> screen <screen_no> (report selection screen) input/output field (i/p field) <f_name> has no accessible label.

what i ve done is in report selection screen, i am using start of line statement and in the single line itself i am using two parameters and displying the field name using the comment statement coz parameter name cannot be displyed if we ve two parameters in the single line of selection screen.

pls help to sove this issue. also is there any command to hide this message is code ispector.

Thanks a lot for your help in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
402

Hi,

Try this,

comment text-i01 instead of comment 'this is a comment'.

Cheers.

...Reward if useful.

Read only

Former Member
0 Likes
402

Dear friend.

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=inspector&adv=false&sortby=cm_rnd_r...

this link must solve your problem.

rewards are expected.

vivek

Read only

0 Likes
402

Dear friend vivek,

Thanks your valuable information, but let me know all the messages displayed in code inspector are not related to performance problems.

Can we use the same justification for all messages displayed in the code inspector.

Thanks for your kindly help.