cancel
Showing results for 
Search instead for 
Did you mean: 

How to trigger own input help from input field without F4

Former Member
0 Kudos

I have own input help (mode: freely programmed) in abap wd input field. It works fine via F4 or via icon.

I want it to be triggered via enter button (from event ON_ENTER).

Is there any way to do this? Clean or dirty one?

Im in ERP ECC 6.0 SP14 no EHPs.

Thanks.

KK

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Ok it is "possible" via workaround. You could call input help componet usage window and before that transfer parameters via interface method.

KK

Former Member
0 Kudos

I have heard many times "it is not possible" Sometimes even SAP people say so and then i find standard way to do that :=).

Thomas say only that there is no standard API for that.

When we need "power user" abap wd then no F4 button obligatory could be possible. I keep finding.

KK

Former Member
0 Kudos

There is always way somehow...I suppose i have to do some big debugging if nobody has done it yet..

uday_gubbala2
Active Contributor
0 Kudos

Well I guess you need to realize that there's no way of achieving every functionality that you intend to achieve. You can start debugging but you may want to go through Thomas Jung's comments in this [thread|;.

Regards,

Uday

uday_gubbala2
Active Contributor
0 Kudos

Hi,

Unfortunately there's no way of achieving this functionality.

Regards,

Uday