‎2007 Dec 06 1:29 PM
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.
‎2007 Dec 06 1:57 PM
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.
‎2007 Dec 07 5:58 AM
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.
‎2007 Dec 07 8:40 PM
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.