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

Programs generating Idocs

Former Member
0 Likes
476

I have Basic Idoc type and Message type. Both are SAP standard. Can you please say how I can get the program name which is calling the master_idoc_distribute FM.Specifically I need to know the program which is creating idocs for Invoice/Billing Document. As example for Material master data the program is RBDSEMAT. I want to know the programs creating idocs for transactional data like invoice.

3 REPLIES 3
Read only

former_member195698
Active Contributor
0 Likes
425

Goto the transaction NACE. Select application V3. Select Output types and then goto Output type RD00. Select the output type and click Processing Routine. There you will find the Program which will be creating the idoc.

Read only

Former Member
0 Likes
425

Thanks Abhisekh. I have tried with NACE. When I executed the program RSNASTED from SE38 I found that execution is not getting into the subroutine ALE_PROCESSING. That is why I posted this thread.

Read only

0 Likes
425

One more thing you can check. Check the transaction WE41. There Outbound Process code is defined. The process code is associated FM triggering Master Idoc Distribute to create the idoc.

Just check if there is any process code associated with Invoice.