Approvers Are Listed As MultipleApprovers instead of Multilevel Approver
Hi all,
I am writing an app package to get the userlist(in (9.1 fscm for Vouchers) for some complex retrieval of Approvers. A custom record contains the employee and his list of Approvers. I figured out to fetch all the required approvers and push all of them into the array. But all these approvers are listed as MultipleApprovers in the same box i.e., same level approvers. But my requirement is to show each one of these approvers in a different box, i.e. multilevel/stage approval. Sample code I am using is below.
Please let me know what I need to add more to get the list of approvers in the array to be shown as multi level approvers in the workflow page.
I am writing an app package to get the userlist(in (9.1 fscm for Vouchers) for some complex retrieval of Approvers. A custom record contains the employee and his list of Approvers. I figured out to fetch all the required approvers and push all of them into the array. But all these approvers are listed as MultipleApprovers in the same box i.e., same level approvers. But my requirement is to show each one of these approvers in a different box, i.e. multilevel/stage approval. Sample code I am using is below.
Please let me know what I need to add more to get the list of approvers in the array to be shown as multi level approvers in the workflow page.
0