I contrast to the previous posting, I would like to update the single values for a select option. I am attempting to use the DYNP_VALUES_UPDATE, but I can only update the value on the screen and not the underlying structure. I have also tried using the RD_SELECTIONSCREEN_UPDATE but with no success either. Has anyone tried this before?
I am using a bespoke screen (ALV with multiple row selection) as the F4 dropdown which works fine and I have my values but cannot then update the selection screen.
I am on 4.6C.
Thanks in advance
Ian
Hi Ian,
We used DYNP_VALUES_UPDATE and it worked for us. Are you using this in any of the selection-screen events, or outside of those events? We used it in selection-screen event, in fact, we used it in "at selection-screen on value-request for <param>" event only.
Srinivas
Add a comment