We would like to allow user to choose UNSAccountB when requesting in ITShop. We extended tables:
- PWO
- ShoppingCartItem
with FK column to UNSAccountB. For each table we've copied permissions from UID_ProfitCenter. We've create Req. Prop.
The problem is that in our first lab environment user is able to choose from accounts that are assigned to him:
In our second lab environment all accounts are showed but all of them are <Hidden>
PS. Earlier we've setup something similar to UID_UNSGroupB and it's working OK.