cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to see which function module is responsible for filling the outbound idoc during BCM?

sharonphilip
Participant
0 Likes
905

Hello...
There is an issue with the outbound idoc that is created from the BCM process(Bank communication management)...
The segments are being filled with some incorrect values after the BCM approval and I want to debug and see how these segments are being filled.

I have checked the FM associated with the message type in WE20, WE57, and I haven't had any luck...
The issue is that the below highlighted segment is being filled with the wrong qualifier and I just want to know how these segments are filled:
sharonphilip_0-1721409481285.png

This is the tech info wrt to this idoc:

sharonphilip_2-1721409935197.png

I did find this FM online 'ISU_COMEV_REMADV_OUT' and maybe this has something to do with it but I just can't figure out how to debug this outbound idoc. So, can someone pls tell me how I can debug this idoc that is created through BCM?

Thanks in advance 🙂 
 

Accepted Solutions (0)

Answers (1)

Answers (1)

Ryan-Crosby
Active Contributor
0 Likes

I think you'd be looking for function module ' FI_EDI_PAYEXT_PEXR2001_OUT', but it's certainly possible it's something else.

 

Regards,

Ryan Crosby

sharonphilip
Participant
0 Likes
Thank you, Ryan... I had placed breakpoints in the FM but they weren't triggered... That's okay... But do you know how to debug and find the FM that is responsible for filling values into the segments of the Outbound idoc?