cancel
Showing results for 
Search instead for 
Did you mean: 

BDoc without receivers - how to debug determination of receiver list?

juergenbaur
Contributor
0 Kudos
131

Hello,

we are creating Bdocs which do not have receivers.

The subscription is created. Does anybody know, where I have to set a break-point to debug the determination of the receiver list?

br

Jürgen

View Entire Topic
former_member196467
Active Contributor
0 Kudos

Hi Juergen,

Should this involve sales documents please see note 656823.

Best regards

Christophe

juergenbaur
Contributor
0 Kudos

Hi Christophe,

thanks for your answer. I already know this note.

Furthermore I found the issue:

- Bring BDOC in Debug-Mode as explained in note.

- Start debugging BDOC reprocessing by setting a break-point at:

  cl_smw_flow=>restart_processing

- You can now debug the flow.

- Intresting Fubas to set break-points:

        

SMW3_FLOW_GETLIST get service sequence

SMW3_FLOW_SERVICE_EXECUTE  execute services

generated function module /1CRMGC/HTBUS_TRANS_MSG_RRR (determines recipients)

br

Jürgen

former_member196467
Active Contributor
0 Kudos

Hi Juergen

Have a look as well at thread http://scn.sap.com/thread/2117466

This should list interesting aspects of the interface.

Best regards

Christophe