Hi all,
We have on report that displays in ALV, the report contains two buttons - Save , Process when we click on save then we want to save some data and when we click on process then to process selected items.
ALV is editable so when we change and data and click on Save button then changes done in ALV reflected in internal table and so on, but when suppose we made some changes in ALV and Clicked on process then changes doesn't reflected in internal table.
For eg : Date , Quanity are fields changes quantity and click save then changes done in internal table, but clicked on button process changes not done or not frelcted in internal tale.
Any suggestion welcome......