Hi Abdullah,
Thanks for your valuable inputs . I was able to achieve the above functionality by creating separate steps for each views ( Sales,Planning,Purchasing etc...) and creating separate UI configurations for each of these views .In the CR process each view goes through 2 steps ,one for entering data and the next step for approving that particular view data.
I have few questions on further configuring these scenario's.
Lets say in the 1st step the planner enters 2 plants during their planning step and I would like it to go to 2 approvers based on the plant . I guess these can be achieved using the Rule_Context BADI. But my question is when I am approver1 , I should not be able to edit the approver2's data and Vice versa for approver2. How to achieve this . Shouldit be controlled in the user authorizations where they are given access by plant ?
thanks.