Enhance (d) BPF–>Work Flow (with Approval from Smart Phone/outlook box) – Part 2
$ based BPF Instance / Approvers for approval Process:
As shown in Part1, this part is going to cover on $ based approvers concept. Will continue enhancing the copied class for $ based BPF Instance approver.
Based on the $ limit the approval flow/BPF instance should be created, for this
- Create one custom table with $ limit and list of approvers with other search parameters
- Read the estimates from the BPC planning cube using SAP standard class CL_UJO_QUERY_FACTORY=>GET_QUERY_ADAPTER
- Based on the estimate amount retrieved from BPC planning cube and the entity dimension values entered through DMP get the approvers from custom table
- Replace approvers that are inherited from the BPF template in the method – GENERATE_INST with the approver list retrieved from custom table
- The rest of the process to initiate the BPF instance is same as discussed in Part – 1
- You can design to make the approval process to cover the proxy concept also
In the next part we are going to see the on how to make the standard BPF as Work flow
If you need any further technical details on this you can reach me on reddy.anjan@gmail.com
Be the first to leave a comment
You must be Logged on to comment or reply to a post.