<?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: Finding Customer exit for outbound idoc function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818473#M1955595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your question what I can understand is, you are not able to find Customer exits for outbound process;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You will get Partner type, partner number and message type from outbound Idoc in WE02.&lt;/P&gt;&lt;P&gt;2. Goto Transaction WE20-&amp;gt; collapse the required partner type node and click on your partner number&amp;nbsp;&amp;nbsp; 3. On clicking partner number you will see Outbound and inbound parameters.&lt;/P&gt;&lt;P&gt;4. Under Outbound parameters double click on your message type.&lt;/P&gt;&lt;P&gt;5. Under Message control tab&amp;nbsp; double click on process code, and get the function module name.&lt;/P&gt;&lt;P&gt;6. In function module search for &lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;CUSTOMER-FUNCTION&amp;nbsp; in main program , there you will get customer exits.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2016 17:25:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-08-26T17:25:54Z</dc:date>
    <item>
      <title>Finding Customer exit for outbound idoc function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818470#M1955592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Dear All,&lt;/P&gt;&lt;P&gt;I need to find a customer exit thats gettign called from outbound function module of ALE_IDOC.&lt;/P&gt;&lt;P&gt;Theair is no tcode attached to this outbound function moduel.&lt;/P&gt;&lt;P&gt;Can anybody guide how to find this customer exit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 13:40:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818470#M1955592</guid>
      <dc:creator>sanjay_deshpande4</dc:creator>
      <dc:date>2016-08-26T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Customer exit for outbound idoc function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818471#M1955593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not really understand the question. There is not such FM as &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ALE_IDOC. Could you be more specific?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 14:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818471#M1955593</guid>
      <dc:creator>ziolkowskib</dc:creator>
      <dc:date>2016-08-26T14:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Customer exit for outbound idoc function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818472#M1955594</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;Do you have the function module name ?&lt;/P&gt;&lt;P&gt;maybe if you search &lt;SPAN class="L0S52"&gt;CUSTOMER-FUNCTION in the FM, you will get the exits&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 16:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818472#M1955594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-26T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Customer exit for outbound idoc function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818473#M1955595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your question what I can understand is, you are not able to find Customer exits for outbound process;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You will get Partner type, partner number and message type from outbound Idoc in WE02.&lt;/P&gt;&lt;P&gt;2. Goto Transaction WE20-&amp;gt; collapse the required partner type node and click on your partner number&amp;nbsp;&amp;nbsp; 3. On clicking partner number you will see Outbound and inbound parameters.&lt;/P&gt;&lt;P&gt;4. Under Outbound parameters double click on your message type.&lt;/P&gt;&lt;P&gt;5. Under Message control tab&amp;nbsp; double click on process code, and get the function module name.&lt;/P&gt;&lt;P&gt;6. In function module search for &lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;CUSTOMER-FUNCTION&amp;nbsp; in main program , there you will get customer exits.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 17:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-customer-exit-for-outbound-idoc-function-module/m-p/11818473#M1955595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-26T17:25:54Z</dc:date>
    </item>
  </channel>
</rss>

