on 2010 Jun 22 3:41 PM
Hi All,
I am working on BBP_DOC_CHANGE_BADI and need to set up a breakpoint in this BADI while Shopping cart gets converted to Purchase order. Previously the break point was working fine and suddenly, i coudlnt stop at this BADI ( while S/C gets to PO ). I checked user setting of WF_BATCH and couldnt find any change. Can anyone tel me how to set break point here and
what is the issue in WF-BATCH ?
Thanks in Advance.
Request clarification before answering.
Yes.
Ask your developers to put an infinite loop int he BADI implementation and debug it from SM50 transaction.
SG advice.
It works for me/
abaper temporarily write a piece of code inside the BADI and stop the execution to help debug.
Muthu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Siva,
It is not possible to debug with break-point for WF-BATCH user as WF-BATCH user is not a dialog user: he is a system one.
If previously, you were able to debug with WF-BATCH, this means his type was switched from system to dialog user.
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.