<?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: BDC Execution Time for Material Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044724#M87529</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 direct input processing with report &amp;lt;b&amp;gt;RMDATIND&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2005 12:06:44 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2005-12-08T12:06:44Z</dc:date>
    <item>
      <title>BDC Execution Time for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044721#M87526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a conversion program which extends materials to plant and their storage location respectively with ref to other plant and storage location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BDC call transaction method and doing it.&lt;/P&gt;&lt;P&gt;So there are about 20,000 material and 10 plants and 70 storage location.&lt;/P&gt;&lt;P&gt;Based on the material type I am selecting the views to which this data has to be extended and the programming is working well.&lt;/P&gt;&lt;P&gt;But the problem is for each material extending to all plants and storage location the program is taking about 52 Sec.&lt;/P&gt;&lt;P&gt;Is their any other alternative to do this which could be faster and quick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;GOpinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 21:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044721#M87526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T21:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution Time for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044722#M87527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 21:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044722#M87527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-07T21:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution Time for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044723#M87528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the BAPI as same suggested, or you can use LSMW, there is a direct input program delivered that uploads materials, and extends them to plants/storage location.  We used LSMW when loading all of our materials before Go Live.  It does take time, but I believe that it would be faster than a BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2005 22:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044723#M87528</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-12-07T22:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution Time for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044724#M87529</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 direct input processing with report &amp;lt;b&amp;gt;RMDATIND&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 12:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044724#M87529</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-12-08T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution Time for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044725#M87530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Try to Use LSMW Direct Input Method or Use BAPI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 12:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-time-for-material-master/m-p/1044725#M87530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-08T12:48:57Z</dc:date>
    </item>
  </channel>
</rss>

