‎2007 May 01 1:37 PM
Hello Experts,
I have created a List Box in a screen of module pool program. I want that list box editable.
i.e. if the user wants to enter some new value in the list box he can do that in the list box it self. However (preferably) he can not edit any preexisting values of the list box.
Please help me out with this issue.
Thanks in advance.
Somnath Das
‎2007 May 01 1:45 PM
Hi somnath,
1. I don't think that is allowed in listbox.
2. As the name suggests, listbox is specially for selecting from a pre-defined
list of values.
regards,
amit m.
‎2007 May 01 1:45 PM
Hi somnath,
1. I don't think that is allowed in listbox.
2. As the name suggests, listbox is specially for selecting from a pre-defined
list of values.
regards,
amit m.
‎2007 May 01 1:48 PM
‎2007 May 01 2:01 PM
It is not possible to do that
chk the first 2 lines of SAP help
http://help.sap.com/saphelp_46c/helpdata/en/9f/dbabe435c111d1829f0000e829fbfe/content.htm
‎2007 May 02 10:02 AM
I think this is possible .
I'll just try to give you an example .
Please see the List Box Created where we Type the TRANSACTION CODES.
Its of type List Box and we can edit that.
Isn't it?
"Just a wild guess - is there anything to do with HTML container?".
‎2007 May 04 9:59 AM
Hi there!
Exactly what I thought. I'm also looking for a possibility to edit a listbox (dropdown field) in an ALV GRID. If a value is not in the list, it should be possible to add a new one via keyboard.
And I've also thought, that the listbox for the transactions is exactly what I'm looking for.
Any suggestions to solve this problem?
‎2007 Jun 24 7:22 AM
‎2007 Jun 24 7:41 AM
Hi
Use CHAIN and ENDCHAIN to edit the list box...
Regards
ravi
‎2007 Jun 30 3:20 PM
Hi Ravi,
Thanks but can you please elaborate on how CHAIN and ENDCHAIN can resolve my issue.
I would be highly grateful to you for that.
Regards
Somnath Das