2014 Jun 19 1:20 PM
Hi experts,
I am developing a report which show the data on selection screen.
If user select any radio button or listbox then the At selection screen output event trigger.
but when user select any value from a field in event At selection screen on value request for <field>. the event At selection screen output not trigger.
My requirement is to trigger the At selection screen output event when user select one or more value from list in event At selection screen on value request for <field>.
Is anyone advice about the same.
Thanks,
2014 Jun 19 2:37 PM
Hi experts,
I have achieve the solution using function module SAPGUI_SET_FUNCTIONCODE by passing ucom '='.
Hi experts,
I am developing a report which show the data on selection screen.
If user select any radio button or listbox then the At selection screen output event trigger.
but when user select any value from a field in event At selection screen on value request for <field>. the event At selection screen output not trigger.
My requirement is to trigger the At selection screen output event when user select one or more value from list in event At selection screen on value request for <field>.
Is anyone advice about the same.
Thanks,
2014 Jun 19 2:37 PM
Hi experts,
I have achieve the solution using function module SAPGUI_SET_FUNCTIONCODE by passing ucom '='.
2014 Jun 19 3:35 PM