‎2007 Jun 06 11:30 AM
an event should be triggered when i choose a value in listbox?
‎2007 Jun 06 11:33 AM
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
‎2007 Jun 06 11:40 AM
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
‎2007 Jun 06 11:40 AM
Hi,
The PAI event will get triggered .
then u can use a module with the field addition to evaluate this field
Regards,
Gaurav
‎2007 Jun 06 12:14 PM
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.