2007 Feb 19 8:59 PM
How do you deal with selection screens that have optional selections? I guess my question is do you have a select statement for each possible combinations or is there a way to dynamically create the select statements depending on the user's choices on the selection screen.
Regards,
Davis.
2007 Feb 19 9:14 PM
If you use SELECT-OPTIONS, you can simply include them all in the select statement. The select will ignore any SELECT-OPTIONS that are empty. IE it will select all entries for the SELECT-OPTION.
Rob
How do you deal with selection screens that have optional selections? I guess my question is do you have a select statement for each possible combinations or is there a way to dynamically create the select statements depending on the user's choices on the selection screen.
Regards,
Davis.
2007 Feb 19 9:02 PM
Hi,
We create select satement dynamically.
Please review RPLICO10 report for more on dynamic selections, it is one of the best and easiest report o go through.
Regards,
Amit
Reward all helpful replies.
2007 Feb 19 9:14 PM
If you use SELECT-OPTIONS, you can simply include them all in the select statement. The select will ignore any SELECT-OPTIONS that are empty. IE it will select all entries for the SELECT-OPTION.
Rob
2007 Feb 19 9:16 PM
Thanks for the reply. I didn't think about doing it that way.
Thanks again!
Davis
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |