‎2008 Oct 15 3:02 PM
Hi,
Im developing a customized transaction with selection screen designed using screen painter. In that, im designing a select-options with multiple selection and im maintaining the multiple selection part using table control which is in another screen and im calling this screen from the transaction's initial screen.
Here, in that select-options, im giving both low and high values but only low value is getting updated in the table control. I tried Loop at screen but im getting only field name but unable to capture the value because im not declaring it as select-options. its just a screen field.
‎2008 Oct 15 3:10 PM
‎2008 Oct 15 3:11 PM
Check the definition of the high value and the value you really entered when testing it, perhaps there's an error there preventing it from working properly later on.