on ‎2022 Jul 18 10:38 AM

The abv image is my table control......
when i upload the excel file with same input field with records ........ those records shld be seen in this table control .....
please help me how to do it?
this is my start of selection
START-OF-SELECTION.
IF r1 = 'X'.
CALL SCREEN 9000.
ELSEIF r2 = 'X'.
PERFORM file_selection.
PERFORM upload.
CALL SCREEN 9000.
ELSEIF r3 = 'X'.
PERFORM view_report.
ENDIF.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
| User | Count |
|---|---|
| 59 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.