Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Select-option

Former Member
0 Likes
241

Hello Evryone,

I have one button to do BDC when clicking on tht i want to check with select-option (ex: s_aufnr) if its value between low and high i want to raise a message

how to do,

ex:

IF SY-UCOMM = 'UPDT'.

i want select-option to check here s_aufnr for low and high value.

call function 'zxxxxx'

endif.

Regards

Martin

1 REPLY 1
Read only

Former Member
0 Likes
225

Hi,

Use at selection-screen on <field>.

Regards,

Renjith Michael.