cancel
Showing results for 
Search instead for 
Did you mean: 

Event like ENTER in ABAP

Former Member
0 Kudos

Hi Experts,

In normal ABAP programs we do many things on ENTER.

I am using FORM UIBB on which I need to enter some values and based on that I need to populate my LIST UIBB.

How can I achieve this ?

Regards,

Vaibhav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use onenter event to populate the list uibbb too

Bhanu

Former Member
0 Kudos

Hi Bhanu,

I have defined an event in my Feeder class but unable to apply that event to my element in config mode.

So where to declare the event and how to apply to the element ?

Regards,

Vaibhav    

Answers (0)