Application Development and Automation 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: 
Read only

Outbound Idoc has no process code, how to find the called function module?

luobin
Explorer
0 Likes
3,725

Outbound Idoc has no process code, how to find the called function module?

Thanks.

2 REPLIES 2
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
2,078

Process code is not used for the outbound IDocs. What are you looking for exactly?

Read only

a-ramesh
Discoverer
0 Likes
2,078

For message type DEBMAS, look at the program behind transaction BD12.

You can also check in table TBDME. This is what is used when distributing IDOCs via change pointers using program RBDMIDOC.

Hope this helps.