<?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: Get material document by reservation number function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130456#M1619322</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;The SELECT on MSEG using RSNUM, RSPOS, MJAHR and BWART can be used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Aug 2011 13:47:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-28T13:47:03Z</dc:date>
    <item>
      <title>Get material document by reservation number function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130455#M1619321</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;I need to get material documents from MSEG table by RSNUM (I have RSPOS),&lt;/P&gt;&lt;P&gt;I know that there is an index on RSNUM so I can do simple select from this&lt;/P&gt;&lt;P&gt;table without being afraid of performance problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, is there any standard function to do this operation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, is it safe enough to do what I'm tring to do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Amit B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2011 09:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130455#M1619321</guid>
      <dc:creator>berkuamit</dc:creator>
      <dc:date>2011-08-28T09:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get material document by reservation number function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130456#M1619322</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;The SELECT on MSEG using RSNUM, RSPOS, MJAHR and BWART can be used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Aug 2011 13:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130456#M1619322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-28T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get material document by reservation number function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130457#M1619323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To avoid the performance issues you need to include the primary key of table MSEG in your SELECT statement or you can use the secondary index for your SELECT Query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 09:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-material-document-by-reservation-number-function/m-p/8130457#M1619323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-29T09:28:08Z</dc:date>
    </item>
  </channel>
</rss>

