2013 Jul 12 1:10 PM
Hi experts,
Is there any way to manage undo history in ALV. As you know when you make refresh in ALV, you can't reach undo(CTRL+Z) history. Can we get/set undo data via Function Module or Method?
Regards
-Ekrem
Hi experts,
Is there any way to manage undo history in ALV. As you know when you make refresh in ALV, you can't reach undo(CTRL+Z) history. Can we get/set undo data via Function Module or Method?
Regards
-Ekrem
2013 Jul 16 2:51 AM
Hi Ekrem,
I don't know whether we are have standard function to Undo the values in ALV.
But i have done few reports using SAP Memory or keeping the data in separate internal table. you can get these last values after your perform function (CTRL+Z). Let me know if you have any more questions.
Regards,
Saravanan M
2013 Jul 16 7:20 AM
Hi Saravanan,
Thanks for your answer. Yes I use the same method too. But I just wanted to know, is there any standard function or method for this issue.
-Ekrem