‎2007 May 17 2:37 AM
I have a progarm that contains selection screen with parameters.
I have written validations for these parameters ( file download, upload) etc.
Now i got a requirement to include these selection parameters inside module pool ( se51).
In the module pool program,
I have radio options(se51) and after user slects one, i need to do some validations and make these selection parameters open under these radio options.
Can any one give me some ideas regarding this.
Thanks in advance
‎2007 May 17 2:46 AM
Select-Options can only be used on the selection-screen of a report.. in a module pool, you can use the function call complex_selections_dialog to meet the reqt. Pl search the forum for 'select-options in module pool' & you will get a lot of threads where this topic has been discussed before.
~Suresh
‎2007 May 17 2:47 AM