<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Find program for an IDOC type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955014#M697028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;already  i have given the solution u can find it in WE57 tcode and BD60 tcode...each message type will give the idea of what transaction it is dealing.for example...ORDERS message type is for both sales order and purchase order,Invoic is for invoice,delvry is for delivery..like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 09:02:24 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2007-10-15T09:02:24Z</dc:date>
    <item>
      <title>Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955009#M697023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to identify what program or transaction does a Particular IDOC type is associated to.&lt;/P&gt;&lt;P&gt;How do I find Program related to IDOC type?&lt;/P&gt;&lt;P&gt;How many ways to find such link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955009#M697023</guid>
      <dc:creator>abhishek_bhattacharjee</dc:creator>
      <dc:date>2007-10-15T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955010#M697024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the program will be using FM master idoc distribute for sending the idocs you can search the idoc type through RPR_ABAP_SOURCE_SCAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955010#M697024</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2007-10-15T08:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955011#M697025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check the transactions staring with WE* as they all are IDOC related. You may be able to find the useful one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955011#M697025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955012#M697026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;generally we will use Function modules to trigger the idoc.u can get the fynction module name in WE57 and BD60..thre u can find the attached FM'S to the message and basic types..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955012#M697026</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-15T08:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955013#M697027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My scenario is to find the easiest way to search for the Link between and IDOC type (Outbound idoc) to a program.&lt;/P&gt;&lt;P&gt;I have list of all the IDOC type now I need to find from where these IDOC´s are triggering from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955013#M697027</guid>
      <dc:creator>abhishek_bhattacharjee</dc:creator>
      <dc:date>2007-10-15T08:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Find program for an IDOC type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955014#M697028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;already  i have given the solution u can find it in WE57 tcode and BD60 tcode...each message type will give the idea of what transaction it is dealing.for example...ORDERS message type is for both sales order and purchase order,Invoic is for invoice,delvry is for delivery..like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:02:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-program-for-an-idoc-type/m-p/2955014#M697028</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-15T09:02:24Z</dc:date>
    </item>
  </channel>
</rss>

