Update/refresh Custom Control to reflect new data

42 Views Asked by At

I am using CL_GUI_CUSTOM_CONTROL and CL_GUI_ABAPEDIT. On the initial execution, it is working fine. However, when using user command the custom control/abap editor is not reflecting the updated data. I tried debugging, the data in the background was updated but not on the display. Tried also the CL_GUI_CFW=>FLUSH but it didn’t work. Hoping to gain some help here.

0

There are 0 best solutions below