Hello Raymond
THats a quite interesting point
/SAPHT/RDRM_DRBUSMETRICS0
named program is one of them that uses this function module!!
would you know how to use this in a normal ALV report
do we need to call this function module
call function 'MGV_SELOP_AFTER_INITIALIZATION'
EXPORTING
PROGRAM = mgv_matnr_prog
TABLES
SELOP = mgv_matnr_selopt_tab
EXCEPTIONS
NO_PROGRAMNAME = 1
OTHERS = 2
.
Thanks for the interesting idea!!