‎2009 Jul 02 9:07 AM
Dear all,
is there a function which I can call to create a selection screen dynamic.
lets say I need to input a table then I need to show a screen for each field in the table with an select-option
how I can do this ?
‎2009 Jul 02 9:32 AM
Following are the function modules by which u can create the dynamic selection screen.
'FREE_SELECTIONS_INIT'
'FREE_SELECTIONS_DIALOG'
‎2009 Jul 02 9:15 AM
Hi,
You can probably try to use the screen patameters at AT SELECTION-SCREEN OUTPUT event to dynamically influence the selection screen attributes.
Regards,
Siddharth
‎2009 Jul 02 9:24 AM
hi,
as per best of my knowledge there is no Standard Function to call selection screen, but we can develop our own for the specific criteria which will call a selection through se37.
regards,
Prakash
‎2009 Jul 02 9:32 AM
Following are the function modules by which u can create the dynamic selection screen.
'FREE_SELECTIONS_INIT'
'FREE_SELECTIONS_DIALOG'