Display a Popup and Get Values from User
Posted by Admin, under ABAP, Function Modules, Quick Reference, Report, Sample Code, Selection-Screen, TutorialIn some cases, we are needed to get some inputs from the user at run-time of an application based on certain dynamic conditions.
Function Module POPUP_GET_VALUES can be used to display a popup to get inputs from user. The specialty of this function module is we can add as many number of fields as we want. The fields can be of any data type.



