Hello All,
We have a requirement where we need to bring down the Products for a user where:
1) The user is the creator of the Product (standard rule, no change).
2) A custom field for Product Category (zprodcat) has the same value as a Custom filed on MAS_PARTNER header (zsegment).
The value of custom field zsegment is based on the mobile user ID (this value is filled up on MAS_PARTNER header table using BAPI wrapper).
Now my question is, what will be the rule i have to create as per point 2 above? what i am trying out is creating a dependency between MAS_PRODUCT and MAS_PARTNER with Partner being the leading object and so distributing products based on the custom field values as explained above. But i am confused if that will provide me the desired results. will this dependency override the standard rule and only bring down the products as per point 2 or will it consider both the points when showing the list of products?
If you have any hints/suggestions, please let me know.
Thanks,
Gaurav