Skip to Content
0
Former Member
Feb 19, 2009 at 07:01 PM

OnEnter Event

65 Views

Webdynpro for ABAP only uses "OnEnter Event" for input fields.

Using Search Help if we select a field with say code of 10 and Description of "Active"; we would like to see both code 10 in look up field and Description "Active"on corresponding Text Box.

1) We do not want to use Drop down button as ther are multiple records and would result in scroll for that drop down field.

2) Does SAP provide any other Events other than "OnEnter" for Lookup field or is there any alternative route to get above problem resolved.