on 2016 Jul 08 10:38 AM
Hi All,
I have a requirement where in I have to get the approver above the current node in SAP SRM.
I have the user Id of the current position, my requirement is to look up for the manager for approval.
Kindly suggest if there is some function module to achieve this.
Thanks in advance.
Best Regards,
Chirag Shah
Request clarification before answering.
Hi Chirag
You can check in BADI /SAPSRM/BD_WF_RESP_RESOLVER
It has standard implementation help provided for the below .
You can find the code part as well which you could use .
RR_MANAGER Get Creator's Line Manager for Approval
RR_MANAGER_OF_MANAGER Get Manager of Previous Approver for Appral
If you want to put a condition whether this step should execute or not you could assign an event to it.
Let me know if this helps .
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.