Skip to Content
0
Former Member
May 30, 2008 at 04:36 AM

Trigger the WF from Approval Badi.

52 Views

Hi friends,

Is there any possible can i trigger the reviewer workflow from approval badi. i know there is a FM

'BBP_PDH_WFL_START_NOW' which i can use to trigger the WF. but the strange here is the particular WF is trigger some how infinity loop. I have to trigger the WF only when the sc create on behalf of condition meet. so i check the central person with created_by. if both are different then trigger the reviewer wf.

here some how the cursor is keep on trigger and approval_table is getting refresh. in my coding approval_table is getting filled before this condition is getting trigger. since it is triggering infinity loop the approval_table is getting refresh some how. i have written just 100 lines of coding. please give me some solution for this issue. is there any other way can i trigger the workflow from BADI. that particular WF does n't have event. I don't know this ad-hoc reviewer concept is working. where they build the logic. if any one implement the particular FM 'BBP_PDH_WFL_START_NOW'.

john.