Skip to Content
-2
Jun 13, 2018 at 12:31 PM

Dependent parameter in selection screen

590 Views Last edit Jun 13, 2018 at 12:35 PM 2 rev

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