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

Handling Code Inspector Errors

Former Member
0 Likes
383

Hi,

I have a report for which, when Code Inspector is run, I am getting the following error.

I/O field (input field) P_SEND has no accessible label.

Now P_SEND is a Radiobutton which I've defined in my selection screen. Can some body tell what this error means? Also, how to resolve this error? Please let me know.

Thanks and Regards,

Venkat.

2 REPLIES 2
Read only

jurjen_heeck
Active Contributor
0 Likes
347

Hi Venkat,

Best go to [an ABAP forum|/community [original link is broken]; with this question. The code inspector is a programming tool and not a security tool. You'll get more help there.

Jurjen

Read only

Former Member
0 Likes
347

Never mind.