How to modify the default_where in the custom.pll when the block has a pre-query updating default_wh
I trying to update the defaul_where clause using the custom.pll since the from is an standard from.
What I found in the form is that it's using a default_where in the pre-query trigger of the block.
Note:
Form: OEXPRDPL
From Version 11.0.13
I used the event_name = 'PRE-QUERY' in the custom.pll and it does not work.
Regards,
Carlos Garcia