on 2014 Sep 20 6:09 AM
Hi experts
i define RR_PURCHASING_MANAGER for approve employee's PO (in /n/sapsrm/wf_process trnasaction)
when an employee create PO , manager of group can approve it
but when the manager want to create po no approver was define to approve manager's PO
Regards
Elham
Request clarification before answering.
Hello,
check in /SAPSRM/IF_WF_AREA~GET_RESPONSIBLE_APPROVERS method from /SAPSRM/CL_WF_AREA_PURCH_GRP class (which is called by /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID method from /SAPSRM/BD_WF_PO_RR_PURMGR implementation BAdI).
You will see how approver is found and understand why approver of approver is not determined using RR_PURCHASING_MANAGER responsability resolver name.
Regards.
Laurent.
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.