Restrict Chart of Account Segment Access from One Entity, While Allowing access on different entity
Is there a way to restrict access at the COA segment combination? For example, can you restrict access for users on reporting/transactional access from Account 1000 within Entity A, while allowing Account 1000 with Entity B. High level matrix below:
Setup:
A1: Account 1000
A2: Account 1000 and 2000
E1: Entity 100
E2: Entity 200
User 1: Role A1 +E1, A1 + E2. Result: Access to Entity 100, 200 and Account 1000.
User 2: Role A2+E1, A1 + E2. Result: Access to Entity 100, 200 and Account 1000, 2000.
Expectation: User2 should only have access to Account 1000 for Entity 200, but should not view/transact Account 2000 in Entity 200. Based on SVS configuration, access is cumulative union per segment. Is there a way to enforce strict union of multi-segment combinations?