Skip to Content
0
Former Member
Jan 17, 2011 at 01:34 PM

Setting Input help mode Dynamically/ Programatically

326 Views

Hi All,

I am using a SAP satndard Component . which is using Component USage for displaying ALV.

But for this its populating the Context as well as data dynamically.

Now I found that in the alv for a field while am pressing f4 button its calling the ON_OVS Method.

How it is setting the ON_OVS call property because generally when we create any context element

its by default sets the INPUT help mode type to Automatic.

My requirement is to change the input Help mode to Free programing type instead of OVS .

Can it be done ?

Because if we are creating an elemnt in the context there is always option for selecting

which kind of F4 help we need . Similarily Programtically how we will set the F4 help Kind ......