Try out the function module, POPUP_TO_GET_VALUE.
-
Input paramerter----
Field Name
Table Name
Title for the pop-up
Default value
-
For example...
Import parameters-----Value
FIELDNAME----
TCODE
TABNAME----
TSTC
TITEL----
GET TRANSACTION CODE
VALUEIN----
SM31
Try it out!!
Anand
Hello ,
Could you please be a little more elaborate about your requirement? Of course you can have a screen with an editable ALV.
Are you looking for some kind of a pop-up FM which will just let you enter the values directly and get you them in an internal table in the program? If that's the case, I don't think there's one available yet. You might have to program it yourself.
Regards,
Anand Mandalika.
Hi Frederic,
Try SHOW_SELECTION_LIST_MULTI function module.
Thanks
Lakshman
Add a comment