Hello guys,
I'm facing the problem to fill a parameter dependent on another parameter in the selection screen. Of course the filling of the parameter is not the problem because I can do that whenever it gets changed in event AT SELECTION SCREEN OUTPUT.
But my problem is how can I differentiate when user wants to change the parameter manually. Let me explain.
I have parameter date A which is at start 31.03.2018 and date B which is set like date A to 31.03.2018. Now when user changes date A to 31.05.2018, date B should also change to that. But, now here is the point, when user wants to change date B manually it should not get overwritten by date A. How can I use that? I thought at USER-COMMAND but I canot assign that to date field. And event enter also does not work because I only need the overwriting when user changes field A.
Regards
Michael