<?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: Need correct user exit to modify the code for segment E1EDP01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086942#M1813524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just keeping break point in activated user exit function module will not go to debug mode in case of Outbound IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some specific steps to be followed to debug an Outbound IDoc. (Just Google it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For easy reference steps to be followed are as below.&lt;/P&gt;&lt;P&gt;1. Set the Break point at the coding part required (FM or Exit).&lt;/P&gt;&lt;P&gt;2. Go to the document (SO/PO etc..) Output messages. Set Dispatch time as 'Send with Periodically Scheduled Job'.&lt;/P&gt;&lt;P&gt;3. Then use transaction WE15 to go to debug mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 06:34:26 GMT</pubDate>
    <dc:creator>former_member215575</dc:creator>
    <dc:date>2014-03-13T06:34:26Z</dc:date>
    <item>
      <title>Need correct user exit to modify the code for segment E1EDP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086940#M1813522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;I have to modify the code for a requirement, if the length of PO's item text exceeds 68 characters, the segment &lt;STRONG&gt;E1EDPT2 will not get created for both ORDERS and ORDCHG message type of a outbound idoc.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;&lt;STRONG&gt;For this need, which user exit i am suppose to use. I have tried to debug both the user exit&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;EXIT_SAPLEINM_011 and EXIT_SAPLEINM_002, but its not stopping in the breakpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;Kindly suggest something.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial black,avant garde;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 06:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086940#M1813522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-21T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need correct user exit to modify the code for segment E1EDP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086941#M1813523</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;User Exit - &lt;STRONG&gt;EXIT_SAPLEINM_002&lt;/STRONG&gt; should work.&lt;/P&gt;&lt;P&gt;Please check in CMOD&amp;nbsp; that exit MM06E001 is activated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only after exit-MM06E001 activation it wills top at break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 19:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086941#M1813523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-11T19:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need correct user exit to modify the code for segment E1EDP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086942#M1813524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just keeping break point in activated user exit function module will not go to debug mode in case of Outbound IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some specific steps to be followed to debug an Outbound IDoc. (Just Google it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For easy reference steps to be followed are as below.&lt;/P&gt;&lt;P&gt;1. Set the Break point at the coding part required (FM or Exit).&lt;/P&gt;&lt;P&gt;2. Go to the document (SO/PO etc..) Output messages. Set Dispatch time as 'Send with Periodically Scheduled Job'.&lt;/P&gt;&lt;P&gt;3. Then use transaction WE15 to go to debug mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 06:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-correct-user-exit-to-modify-the-code-for-segment-e1edp01/m-p/10086942#M1813524</guid>
      <dc:creator>former_member215575</dc:creator>
      <dc:date>2014-03-13T06:34:26Z</dc:date>
    </item>
  </channel>
</rss>

