Segregation of suppliers on Legal entity basis
Summary: User access restriction to suppliers based on legal entity of employee
Requirement:
We have a requirement where we want the Business (Internal) user to view/edit the suppliers(Profile/address) which are doing business in the legal entity attached to user
Explanation:
Suppose we have two users: User1, User 2
and We have two suppliers: Supplier 1, Supplier 2
User1 belongs to legal entity LE1 ( LE1 attached in HRMS records)
User2 belongs to legal entity LE2 ( LE2 attached in HRMS records)
Supplier 1 doing business in LE1
Supplier 2 doing business in LE2
We want User1 to access only Supplier1 data (Profile, address) and User2 to access only Supplier2 data. That means, if User2 tries to search Supplier1 then system should not give any results and vice versa.