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

SCREEN PAINTER

Former Member
0 Likes
538

an event should be triggered when i choose a value in listbox?

4 REPLIES 4
Read only

Former Member
0 Likes
524

hi,

Process after input

will be triggered when u select a value in the list box

and pressing enter.

if you want i can give u sample code

reward points if helpful

regards,

venkatesh

Read only

Former Member
0 Likes
524

just assign the fcode for the list box in the layout(in property window).

when you chose any data from list box it will trigger PAI.

regards

shiba dutta

Read only

Former Member
0 Likes
524

Hi,

The PAI event will get triggered .

then u can use a module with the field addition to evaluate this field

Regards,

Gaurav

Read only

Former Member
0 Likes
524

hi,

give function code for that list item in menu and in pai event

case sy-ucomm.

when 'menuitem fname'

..................

..............

when 'others'.

endcase.

if helpful reward some points.

with regards,

suresh.