on 2011 Jul 12 10:46 AM
Hi Experts,
I am updating SC using BBP_PD_SC_UPDATE FM in SRM 7.0 having Application Controlled Workflow but the workflow doesnt seem to get restarted when its updated. I also tried to place a breakpoint in BBP_WFL_APPROV_BADI BADI implementation but the program does stop at the breakpoint when BBP_PD_SC_UPDATE is triggered.
Anyone know if the workflow will get restarted if the SC is updated using BBP_PD_SC_UPDATE FM?
Thanks
Request clarification before answering.
Check BADI /SAPSRM/BD_WF_PROCESS_RESTART. This is the triggering point for WF Process Restart. Check method /SAPSRM/IF_EX_WF_PROC_RESTART~VALIDATE_RESTART. If the Breakpoint doesn't hit this place, then restart is not called in.
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.