cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance Std View add event to existing dropdown UI element ?

Former Member
0 Kudos

Hi Experts,

We have a need to enhance standard FITE_VC_MILEAGE components Details_View.

Here in there's a DROPDOWNBYKEY. We wish to add ONSELECT event handler as there's is no ONSELECT event available.

I tried create event option by clicking the create icon while in ENHANCE mode, however cant add event.

is this NOT possible ?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184578
Active Contributor
0 Kudos

Hi,

You need to right click on drop down ui and click on Remove Element. then create a new dropdownBykey UI bind to te same attribute  and create action for it.

check this reference document: How to enhance standard Web Dynpro ABAP

Hope this helps u.,

Regards,

Kiran

Former Member
0 Kudos
So, is there no way to add event to existing std element, I have create new?
former_member184578
Active Contributor
0 Kudos

Hi,

Yes. You need to Remove the Standard UI and create you own. It will not delete the standard UI but will mark as removed(hide). At any point in enhance mode you can revert it back if required.

Regards,

Kiran