2024 May 31 3:54 PM - edited 2024 May 31 3:58 PM
Hello ,
I am using the function module REUSE_ALV_HIERSEQ_LIST_DISPLAY to display data from internal table. Now, I am making some fields editable by adding the feature edit = 'X' and input = 'X' in the filed catalogue. The issue is that I don't know how I can get the new entered values from the screen in user command form.
Could you please help me?
Thanks