cancel
Showing results for 
Search instead for 
Did you mean: 

How to change batch update task user in FM B46B_DPO_TRANSFER (debbug issue)

david_escofettrenado
Participant
0 Kudos

Hi,

We need to debbug FM B46B_DPO_TRANSFER that is launched with user WF-BATCH. Setting a external break-point with this user does not work. Adding a infinite loop in code and debugging with SM50 does not work.

The another alternative that I have think is change user WF-BATCH, that executes this FM in background and in update task, by my user. Do you know where to change this setting?

Thank you¡¡¡¡¡¡

Accepted Solutions (1)

Accepted Solutions (1)

former_member206968
Active Contributor
0 Kudos

Hi,

You cannot debug this fm using external breakpoint from portal as this process is done by wf-batch. You need to debug this from gui. Put a PO on hold and then put a breakpoint to the FM you mentioned. Go to txn-se37, execute FM-bbp_pd_po_transfer_exec with guid from the PO that you put on hold. This would take you to debugging.

Regards,

Sanjeev

Answers (0)