Display checkbox in ABAP F4 help using ALV
FM REUSE_ALV_POPUP_TO_SELECT can be used to display checkboxes in F4 help to allow the user to select multiple entries
FM REUSE_ALV_POPUP_TO_SELECT can be used to display checkboxes in F4 help to allow the user to select multiple entries
Just specify the color key to highlight different row colors in F4 help ALV popup
You can provide F4 help on the selection screen using ALV
To provide F4 help for SAP presentation server file using ABAP try function module ‘/SAPDMC/LSM_F4_SERVER_FILE’ in AT SELECTION-SCREEN ON VALUE-REQUEST FOR field event.
To provide F4 help for SAP presentation server file using ABAP use function module ‘F4_FILENAME’ or ‘FILE_OPEN_DIALOG’ method of ‘CL_GUI_FRONTEND_SERVICES’ class.
Can we create F4 help for month not date?
Follow the below steps to provide the dynamic F4 help for a field on the selection screen based on the value of other field.
Copyright © 2024 | WordPress Theme by MH Themes