Hello experts,
I'm trying to create a filtering system in the webui client,
so the users won't be able to see everything unless they are connected to the
right business partner.
For example:
A user named "Cali" is connected to the employee object which also called "Cali",
That is connected to a group called "Blue" that is allowed to see products 1-150 (a range of products ids).
I can create this connection through product and see that it is connected to group "Blue",
The problem is that when I look into the data inside that group (through "Browse for business object layer" transaction using BP as the component)
I can go up inside that relation all the way from the employee until I get into BuilHeader object
there in his children relations I look into BuilIObjRel and see only 100 of the 150 products that I connected to this group.
Because it doesn't let me add more then 100 products to that group I can't make the filtering I want.
My question is: is there a way to remove the 100 limitation from the group (Business Parnter - BP)
Thanks in advance!
Roei Sagi.