<?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: Function module similar to BAPI_GOODSMVT_GETITEMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690223#M1293050</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;Use these field MAT_DOC  DOC_YEAR  MATDOC_ITM from the structure BAPI2017_GM_ITEM_SHOW&lt;/P&gt;&lt;P&gt;and get the data from the SHKZG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the whole primary key of table MSEG..then this should not be the performance issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2009 15:25:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-10T15:25:48Z</dc:date>
    <item>
      <title>Function module similar to BAPI_GOODSMVT_GETITEMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690222#M1293049</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; My requirement is to get the data from MKPF and MSEG tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Selection- screen:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MSEG: matnr, werks, lgort, mtart, bwart.&lt;/P&gt;&lt;P&gt;MKPF: budat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Report output:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;MSEG: matnr, werks, lgort, menge, charg, shkzg.&lt;/P&gt;&lt;P&gt;MKPF: budat, xblnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To retrive the data from MKPF and MSEG tables If use in inner joins it takes huge amount of time. For this reason I used Function module 'BAPI_GOODSMVT_GETITEMS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can pass all the select options into func. module.&lt;/P&gt;&lt;P&gt;I can retrive all the information from the function module except field &lt;STRONG&gt;SHKZG&lt;/STRONG&gt;(Debit/Credit Indicator).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting item data into the table   BAPI2017_GM_ITEM_SHOW. But, SHKZG(Debit/Credit Indicator) filed is not available in this structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me if there any other fucntion module similar to this where in I can pass my selection screen data and retrieve required information to be displayed in output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else please provide me the solution to retrieve data from MKPF &amp;amp; MSEG which takes less amount of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 14:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690222#M1293049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function module similar to BAPI_GOODSMVT_GETITEMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690223#M1293050</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;Use these field MAT_DOC  DOC_YEAR  MATDOC_ITM from the structure BAPI2017_GM_ITEM_SHOW&lt;/P&gt;&lt;P&gt;and get the data from the SHKZG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the whole primary key of table MSEG..then this should not be the performance issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 15:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690223#M1293050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T15:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module similar to BAPI_GOODSMVT_GETITEMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690224#M1293051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used view for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2009 13:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-similar-to-bapi-goodsmvt-getitems/m-p/5690224#M1293051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-14T13:47:31Z</dc:date>
    </item>
  </channel>
</rss>

