<?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: load master data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000528#M708860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There we use BDC,LSMW,BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now most of the Abapers using BAPI due to its speed over others..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC and LSMW will go throughthe screens and it will upload the data,becoz we dont know which tables the particular screen will affect..So we cant go and update directly to the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BAPI,there are function modules,It is spped becoz it is affecting the table directly..SAP itself providing a function module for uplading the datas..Only thing we wnt to choose the right function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 12:04:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T12:04:41Z</dc:date>
    <item>
      <title>load master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000525#M708857</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For master data upload..&lt;/P&gt;&lt;P&gt;What are the techniques involved in using SAP supplied programs?  &lt;/P&gt;&lt;P&gt;Do you prefer to write your own programs to load master data? Why? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000525#M708857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T11:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: load master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000526#M708858</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 BDC to upload master Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000526#M708858</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-10-25T11:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: load master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000527#M708859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;BDC is better option...&lt;/P&gt;&lt;P&gt;You can use LSMW as well (Easy to use)  ..:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000527#M708859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T11:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: load master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000528#M708860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There we use BDC,LSMW,BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now most of the Abapers using BAPI due to its speed over others..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC and LSMW will go throughthe screens and it will upload the data,becoz we dont know which tables the particular screen will affect..So we cant go and update directly to the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BAPI,there are function modules,It is spped becoz it is affecting the table directly..SAP itself providing a function module for uplading the datas..Only thing we wnt to choose the right function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 12:04:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-master-data/m-p/3000528#M708860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T12:04:41Z</dc:date>
    </item>
  </channel>
</rss>

