2024 Feb 22 11:35 AM - edited 2024 Feb 22 12:39 PM
Hi Masters,
There are 2 lines of data in gt_output. If the user selects the 1st line and continues, gt_output2 is filled with 8 data points and the next screen is pressed (call screen 0200).
But if the user selects the 2nd line in gt_output and continues, the previous data appears on the screen even though gt_output2 is not full.
I use free, clear in most of my codes, but the previous data is still printed on the screen.
Even though I set gt_output2 to where gt_output2 is printed, it prints the previous data to the screen. (In this part of the code (in the debug) gt_output2 is empty)
Thanks.
Request clarification before answering.
Try to add a
call method cl_gui_cfw=>flush.
after the refresh_table_display methd call.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.