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