We have Created a ZReport for Invoice wise Sales Detail. In Input Parameter we have Plant. Currently Every User can See that report but now we require to limit the access of Users as per region of Plant.
E.g. - I have 3 Plants in 3 different states (Region) Delhi (D100), Mumbai (M100), Chennai (C100) .
Currently User (USER ID - USER D1 or USER D2) from a Delhi can Run the Report and Put the Plant Mumbai Plant M100 and see the Report but he not suppose to see as USER D1 Belongs to Delhi Region and System Should Allowed him to see the results of related to Mumbai Plant.
how to achieve it ? Do we required Basis-Security consultant also to achieve it or It can be done through ABAP route with help User-Exit. If Yes, Than Which User Exit we need to use ?