Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Select Options Error :Entered Selections were not accepted

$
0
0

Dear All,

I have used the following code to populate select-options when the Report runs.But when i click Multiple Selection and come back to

selection screen it displays the below message.Please advise.


Code:

SELECT-OPTIONS s_unam for sy-uname.

INITIALIZATION.

s_unam-sign = 'I'.

s_unam-OPTION = 'BT'.

s_unam-low = 'ZA'.

s_unam-high = 'ZZ'.

APPEND s_unam.

 

Thanks

Prabaharan

Error.png


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>