Dear All,
I am new to ALV GRID. While using REFRESH_TABLE_DISPLAY I am getting errors OK(539). Basically I want to delete the CHEQUE entries based on the criteria on selection-screen. There is F4 help for cheques . once I press enter, the details of the cheque will be shown on container on selection screen itself . The delete pushbutton is also there on selection-screen. The problem is that second time I am pressing F4 help and selecting different cheque , the details of first cheque is shown on the selection-screen not the selected one. I tried to use REFRESH_TABLE_DISPLAY but it is giving an abend(A) type message.