IPO - Dynamic Hierarchy – Product vs. Order
Hello, how are you?
We are studying a feature of the tool dynamic hierarchy. I'm not sure if it solves the problem in question— theoretically, yes, but I don't think we are applying it correctly.
In this project, we have an order hierarchy called [OORD], and our goal is to make this hierarchy dynamic with respect to the product [PROD]. For example, in a selection filter or display screen, if I select order number 1, only the products belonging to order number 1 should be displayed. We managed to partially solve this using filters in "Position Queries," but we do not have the necessary dynamism for the end client, as the filter does not link the PROD to the OORD, making manipulation restricted.