<?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 IDoc Error in Segment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067405#M1900987</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've created an IDoc for PR and its status is showing '03 - Data passed to port OK' but whenever i created PR in ME51N the segment values is not reflecting the Data Records, Why its not having.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 07:34:58 GMT</pubDate>
    <dc:creator>former_member209372</dc:creator>
    <dc:date>2015-05-18T07:34:58Z</dc:date>
    <item>
      <title>IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067405#M1900987</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've created an IDoc for PR and its status is showing '03 - Data passed to port OK' but whenever i created PR in ME51N the segment values is not reflecting the Data Records, Why its not having.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 07:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067405#M1900987</guid>
      <dc:creator>former_member209372</dc:creator>
      <dc:date>2015-05-18T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067406#M1900988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Joy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything wrong in "process code"? Go to the partner profile, check which process code you are using, To debug anything wrong in this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 11:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067406#M1900988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-18T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067407#M1900989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;check the function module which attached to process code and debug the function module &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;thoroughly .please&amp;nbsp; check the idoc_data&amp;nbsp; internal&amp;nbsp; table which is holding the data and segment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 03:51:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067407#M1900989</guid>
      <dc:creator>former_member503652</dc:creator>
      <dc:date>2015-05-19T03:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067408#M1900990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It clearly means that data is not getting populated in idoc data table.Please check the FM attached to your process code.Put breakpoint in the FM attached in process code and check edidd internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 04:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067408#M1900990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-19T04:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067409#M1900991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Archer,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm little bit confused with this, i've chosen process code as ED08 (Forward IDoc) in my source system and destination system partner profiles. but in T-Code WE42, when i click on the Particular Inbound Process Code&amp;nbsp; it has only Identification (WS30000483) not FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So which process code i should select for Inbound Process.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more clarification, i have created program for Distributing IDoc but when i executing that it's shows ''Could not determine recipients for Message Type &lt;STRONG&gt;ZPR_MSG".&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 04:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067409#M1900991</guid>
      <dc:creator>former_member209372</dc:creator>
      <dc:date>2015-05-19T04:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067410#M1900992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saroj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have selected the Process code &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ED08 (Forward IDoc) and it has no function module only &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Identification (WS30000483).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 04:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067410#M1900992</guid>
      <dc:creator>former_member209372</dc:creator>
      <dc:date>2015-05-19T04:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067411#M1900993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;WS30000483 it`s a workflow, i do not know why you choose this process code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Seems there are no message control in purchase request, you`d better get confirm from your MM colleagues how to create IDoc base on purchase request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there is a way from &lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="20674" data-username="johan.geraedts" href="https://answers.sap.com/people/johan.geraedts" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7; background: transparent;"&gt;Johan Geraedts&lt;/A&gt;&lt;/STRONG&gt; posted at SCN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- create a transaction/report that read the EBAN table or use BAPI_REQUISITION_GETDETAIL and creates a Z-IDOC.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- create Z-idoc (message and idoc types)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;You need to program the filling of the IDOC and maintain the distribution model and partnerfunctions. Use MASTER_IDOC_DISTRIBUTE function model to send your idoc . &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 08:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067411#M1900993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-19T08:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Error in Segment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067412#M1900994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Archer,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have developed a program for Distribution, and the IDoc triggering with status 30 (&lt;STRONG&gt;IDoc ready for dispatch&lt;/STRONG&gt;), the problem occur in Process Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Could not determine recipients for Message Type" error cause because i deleted the exception in &lt;STRONG&gt;FM&amp;nbsp; ALE_MODEL_INFO_GET.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 10:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-in-segment/m-p/11067412#M1900994</guid>
      <dc:creator>former_member209372</dc:creator>
      <dc:date>2015-05-19T10:13:29Z</dc:date>
    </item>
  </channel>
</rss>

