ALV Popup for Infotypes
ALV pop up giving the list of all the infotypes in the system. The user can select the infotypes . After selection the details of the
selected infotypes are displayed in ALV in the form of a dialog box.
Download the complete program with screenshots.
If you like this post, you may as well like these too:
- List of Infotypes configured in the SAP system – Simple ALV report 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30...
- How to Display OO ALV in Popup Guest post by Rajiv Use the factory method to display the ALV in Popup. DATA: gr_table TYPE REF TO cl_salv_table, *<< Your Custom table, Populate data in it gr_master TYPE...
- How to debug from a Popup Download this file from here –> Debug.sap Drag and drop this onto the Popup and the you can start your debug from there. This is a small text file and...



















Leave a Reply