Posts

Showing posts with the label Drop-down list box in abap

Drop Down in Selection-Screen using ABAP

The below sample will show you how to design a drop-down list in selection-screen using abap, I think this is not a difficult task for you to understand, simply copy the code and create a sample object and you will know everything....good luck...!! *&---------------------------------------------------------------------* *&                                                                     * *&                                         ...