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

ALV report dropdown box issue

Former Member
0 Likes
568

Hi Experts,

i have set up dropdown list with three values for one field using lvc_t_drop type, it was display correctly , my issue is when user choose on value from drop down list eg, agree , their is chance for user to delete any letter from agree in field leve after selection from drop down. i have searched lot and checked standard programs also could not find any solution , is their any property their to Disable the possibility to delete in the field itself, i is ALV grid output .

Many Thanks in advance,

Sri

Hi Experts,

i have set up dropdown list with three values for one field using lvc_t_drop type, it was display correctly , my issue is when user choose on value from drop down list eg, agree , their is chance for user to delete any letter from agree in field leve after selection from drop down. i have searched lot and checked standard programs also could not find any solution , is their any property their to Disable the possibility to delete in the field itself, i is ALV grid output .

Many Thanks in advance,

Sri

3 REPLIES 3
Read only

former_member201275
Active Contributor
Read only

former_member201275
Active Contributor
0 Likes
525

also... you say there is no example.... what about BCALV_EDIT_06?

Read only

0 Likes
525

Hi Gemini Twin,

I have checked BCALV_EDIT_06 ,BCALV_EDIT_08 and BCALV_EDIT_07 programs but in all this programs we can select the values from drop down and we can delete or insert the letters in that field.

for eg: in this program BCALV_EDIT_06 drop down editable field is UNIT values are KG and G, once we select KG from drop down and we can delete k or g from that KG. thats my issue , i have to disable the deleting entry k or g after selecting values from drop down.

Thanks

Sri.