Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

changing data/Debugging outbound Idoc with message type REMADV

0 Kudos
589

I'm trying to change data in the IDOC generated from T-code F110 automatic payment, message type REMADV and basic type ARBCIG_REMADV,

but I can't find where the function module generating this IDOC is running I did some research and but some breakpoints and activated debugging for update mode but no break points are run, I don't know is there some kind of special way to debug outbound EDI IDOCS, I've tried T-Code WE19 and tried to look for the FM in we57 but no outbound FM for this type, do you have any idea where to make these changes during IDOC creation and also any idea how to debug this.

1 REPLY 1

DominikTylczyn
Active Contributor
0 Kudos
477

Hello muhamedali

I believe the function module is ISU_COMEV_REMADV_OUT and the BAdI to manipulate IDocs is ISU_IDE_DATEXCONN002, method DATEXCONNECT_REMADV_OUT.

Best regards

Dominik Tylczynski