Error in uploaded excel file into internal table through FM 'ALSM_EXCEL_TO_INTERNAL_TABLE'
Hi, I have this ABAP code with me:Please help to resolve this issue, required images are provided at the end.REPORT ztest_009.SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE TEXT-001. PARAMETERS: p_radio1 RADIOBUTTON GROUP rad1 DEFAULT 'X' USER-...