Reputation: 99
I have one Business Unit 'A' which has two child business units 'B' and 'C' .There are records created for each business units, and created one Html Webresource , there i am displaying the records which specific to the logged in user business unit.In my requirement i want to display the child business unit's records too along with parent business unit records.
Upvotes: 0
Views: 562
Reputation: 4585
You need to check the security roles. Please read the link below.
Parent-Child Business Unit: If it is, the jump from Business Unit to Parent-Child Business Unit extends your access level down to any BU that is a child of the one you are assigned to.
Source: Dynamics CRM 2011 Security Roles
Upvotes: 1