Business Component Uses Position Access Control
If a view uses manager access control, and if the business component on which the view is based uses position access control, then the following behavior applies:
If the business component on which the view is based uses single-position access control, then the user sees data associated directly with the user’s active position or with subordinate positions.
If the business component on which the view is based uses team access control, then the user sees data for which the user’s active position is on the team or any subordinate position that is the primary member on the team. This is the standard behavior, known as primary manager visibility.
A business component using team access control can be configured to allow the user to see data for all subordinate positions, regardless of whether they are the primary position for a record. This is known as nonprimary manager visibility.
To configure nonprimary manager visibility, define a user property called Manager List Mode for the business component and set it to Team (rather than the default value of Primary). For more information about the Manager List Mode user property, see Siebel Developer's Reference.