Skip to Content
0
Former Member
Jul 21, 2005 at 06:03 AM

Dynamic selection-screen in a method

189 Views

<b>I need to generate selection-screen dynamically from a method of the class.</b>

There are can be select options and parameters on the selection-screen.

At runtime, it's needed to generate a program containing selection-screen and pass a table into the program in order to get results of the user selection (there should be a query to the database in the program). Notice, that dynamic program is called from a method of the class.

Best regards.