FM's to remember REUSE_ALV_GRID_DISPLAY. “Display ALV grid format REUSE_ALV_LIST_DISPLAY. “Display ALV List format REUSE_ALV_COMMENTARY_WRITE. “Display Top of page, logo, etc. REUSE_ALV_FIELDCATELOGUE_MERGE. “Used to generate field catalogue REUSE_ALV_EVENTS_GET. “Use events in ALV REUSE_ALV_HEIRARCHY_LIST_DISPLAY. “Display ALV Hierarchy Field Catalog Field catalog is an internal table which is used to pass a list of fields to display in … Continue reading Important points ALV and ALV events
Things to know in ABAP and ALV
Posted on by binarybuggs
Modularisation techniques subroutines Function Modules Methods events dialog modules How to use FM F4IF_INT_TABLE_VALUE_REQUEST This FM is used to display the values when u press F4 on a selection field. https://wiki.scn.sap.com/wiki/display/ABAP/ON+VALUE-REQUEST+event Internal Table events or control break statements AT FIRST AT LAST AT NEW AT END OF ON CHANGE OF Important things in ALV REUSE_ALV_GRID_DISPLAY. “Display … Continue reading Things to know in ABAP and ALV