Hi experts
I have to configure a shopping cart approval that must use a Z table to find the approvers, so I have a procees schema the trigger a process level that have a filter for responsible resolver that must go to a Z table where the approver will be find, so I created a filter called SUP_SC_DD and created an implementation in badi /SAPSRM/BD_WF_RESP_RESOLVER method GET_APPROVERS_BY_AREA_GUID , but it alwais have an error AN ECEPTION OCCURED, but no log is displayed.
My doubt, is it the best method to use if a get my aprovers in a Z TABLE?
How to implement the badi and the mentioned method?
Thanks
Javier