‎2007 Dec 12 2:03 PM
Hi,
How i can use <b>At selection-screen on value request</b> for select-option. because it's not working for select option.
‎2007 Dec 12 2:05 PM
Hi udaya,
1. use
At selection-screen on value request for <b>Fieldname-LOW</b>
2. Same for high.
regards,
amit m.
‎2007 Dec 12 2:05 PM
Hi udaya,
1. use
At selection-screen on value request for <b>Fieldname-LOW</b>
2. Same for high.
regards,
amit m.
‎2007 Dec 12 2:11 PM
Is any other way is there to give only SELECT-OPTION field name only not FIELDNAME-LOW, FIELDNAME-HIGH.
‎2007 Dec 12 2:34 PM
hi again,
1. No, we have to give each for low and high.
2. to avoid double coding,
write a subroutine,
and call that , on low and high both.
regards,
amit m.
‎2007 Dec 12 2:13 PM
Hi,
When you are using this event you have to code depending on input parameter.
If it is parameter then use that code mentioned in ur question directly.
If its select-options then use separately for low and high options by providing
At selection-screen on value request for S_MATNR-LOW.
"Code.
At selection-screen on value request for S_MATNR-HIGH.
"Code.
Please reward points if it is useful.
Thanks
Sivaparvathi