Skip to Content
0
Former Member
Oct 08, 2009 at 12:04 PM

restrict F4 value for the variable of query

290 Views

Hi friends,

I m trying to restrict the value in search help.

We have a variable that is used in several queries. At present if the user press the F4 button it will show a lot of values.

My idea is to use the BADi RSR_VARIABLE_F4_RESTRICT_BADI to restrict the value depending on which query is called.

I have implemented the BADi and coded in the method GET_RESTRICTION_FLAT.

But when I press F4 button, the BADi can not be called automatically.

My question is, if F4 button can not call the BADi, where should I use the GET BADI and CALL BADI.

thanks

regards