Dear Experts.
Can anyone let me know how to "Display table on selecting value from F4 help of input field" ?
The scenario is : I have one input field namely "User login id" on my screen which has been binded to attribute containing z-search help of z-table.So when user executes the application, In " User login id" field it is showing values in the from of F4 help ( as search help is attached to that attribute).
Now, as soon as user selects value from F4, i need to show table(having 4 columns which facilitates the user to select servers).Can any one help me how to achieve this functionality as input field has event : on enter. how to trigger event as soon as value is selected from F4 to show table.
Thanks
Katrice