<?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: Read MSEG based on EBELN / EBELP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089850#M1705009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no index on material movements (MSEG) by purchase order (EBELN/EBELP) active on your system (Is MSEG~B active), you could try to use history table per purchase document (EKBE) selecting material movements via a complementary selection on field Transaction/event type (EKBE-VGABE) - With some luck there will be enough information to fulfill you requirement without actually reading material movements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(There is not much chance that a FM will perform better than a direct OPEN-SQL statement...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 07:30:30 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2012-10-04T07:30:30Z</dc:date>
    <item>
      <title>Read MSEG based on EBELN / EBELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089849#M1705008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Is there any function module available which reads the purchase order data and returns the relevent informations from MSEG table. I am getting a timeout dump while selecting from MSEG table. Is it a better option to create an index?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Atanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089849#M1705008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T07:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read MSEG based on EBELN / EBELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089850#M1705009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no index on material movements (MSEG) by purchase order (EBELN/EBELP) active on your system (Is MSEG~B active), you could try to use history table per purchase document (EKBE) selecting material movements via a complementary selection on field Transaction/event type (EKBE-VGABE) - With some luck there will be enough information to fulfill you requirement without actually reading material movements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(There is not much chance that a FM will perform better than a direct OPEN-SQL statement...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089850#M1705009</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-10-04T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Read MSEG based on EBELN / EBELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089851#M1705010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try table: EKBE, u can pass PO number and PO item, get Number of Material Document and item.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089851#M1705010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T07:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read MSEG based on EBELN / EBELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089852#M1705011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atanu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check these threads&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1435793"&gt;http://scn.sap.com/thread/1435793&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/754875"&gt;http://scn.sap.com/thread/754875&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves or atleast gives you some insight regarding your problem &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1023/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sandeep Katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089852#M1705011</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-10-04T07:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Read MSEG based on EBELN / EBELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089853#M1705012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond and Bipin. EKBE will be a good option other that creating index. I have rewarded you points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Atanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-mseg-based-on-ebeln-ebelp/m-p/9089853#M1705012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T07:58:29Z</dc:date>
    </item>
  </channel>
</rss>

