I want to include a security filter for the purchase line table. With the filter, user should be able to access a specific list of items and specific set of GL accounts.
I attempted to achieve this by including both items and GL accounts in security filter in the same permission set and different permission sets. With both the approaches, when user selects items in purchase lines, system shows an error "A security filter has been applied to table Purchase Line. You cannot access records that are outside this filter".
Is it possible to have a security filter for both items and GL accounts at the same time and how?