2012 Jan 15 12:28 PM
Hi.
Is there an option to pass parameters to the dynamic fields of the LDB?
The command 'SUBMIT' can only allow me to pass params to the static selection screen.
Thanks
Ariel Fisher
2012 Jan 15 4:31 PM
Hi Ariel
Actually SUBMIT will only accept fields that are described in the target program indeed.
For this case you can use SET PARAMETERS to send values from initial program to dynamic field
Best regards
2012 Jan 15 4:31 PM
Hi Ariel
Actually SUBMIT will only accept fields that are described in the target program indeed.
For this case you can use SET PARAMETERS to send values from initial program to dynamic field
Best regards
2014 Dec 16 3:56 AM
But what if I want to pass multiple values? like select-options?
The screen field I am getting is %%DYN001-LOW.
I am guessing there is no option to do it, but still want to explore if there is.