hi,
i need to execute a planning function in a planning function.
The user case is: We plan data based on the cost element hierarchy and need to calculate (IP function) for each node the value.
We are using the IP function "distribution by reference data".
That works fine for one hierarchy node.
BUT we need to execute the planning function for each hierarchy node and pass the node to the planning function variable.
My idea is, that we build a custom function (fox formula) and execute throw a Loop over the enterd data (all cost element hierarchy nodes) the standard function.
I hope you understand my problem.
I something like this possible ???
thanks Simon