‎2014 Aug 25 11:06 AM
Hi All,
I have a requirement where I am working on an interactive ALV. I have screen 1 where i have a field "Reason" which has drop down values. The values are in the form " Code: Desc" eg " 20 : Wrong Input". Now my requirement is to add one reason code "25: Add your own text". When user selects this option, then the user must be able to type any thing in the column as the reason. Is this functionality achievable with abap and if yes, please suggest how. I am using OOPS ALV class CL_GUI_ALV_GRID.
Thanks
‎2014 Aug 25 12:14 PM
Hi Guneet,
When user selects the 25 from drop down box, where will the field for adding the text from the user. is it the same field or any other field to be enabled to edit mode ?
thanks,
bhaskar
‎2014 Aug 25 12:22 PM
‎2014 Aug 25 1:09 PM
So guneet,
when you select 25 in the drop down list. The same row of drop down list needs to be appear in the edit mode and should accept the user's comments ?
Thanks,
Bhaskar