<?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: data dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809267#M916271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddula,&lt;/P&gt;&lt;P&gt;Check below tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW - Mass upload(Huge amount of data like ur case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC Direct input - Mostly used for master data upload like customer master, Material master(Provided ur flat file is perfect with out any errors).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC Session method- Almost same as LSMW. Can have error log after execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Transaction- Used for few records may be max of around 5000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ur case u can go ahead with LSMW or Session methos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why: U can process error records seperately by entering the values manuaally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In call transaction u have to handle the errors explicitely and also it is time taking one if u have huge data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct input: If ur flat file is for master data then u can use this as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 May 2008 12:06:24 GMT</pubDate>
    <dc:creator>vinod_vemuru2</dc:creator>
    <dc:date>2008-05-10T12:06:24Z</dc:date>
    <item>
      <title>data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809265#M916269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;I got Flat File with 10000 records to upload. Which method(LSMW or call transaction or Session or Direct input)  should I choose and why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 11:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809265#M916269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-10T11:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809266#M916270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the "Data Dictionary" forum.  And good luck for your interviewers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 12:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809266#M916270</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-05-10T12:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809267#M916271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddula,&lt;/P&gt;&lt;P&gt;Check below tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW - Mass upload(Huge amount of data like ur case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC Direct input - Mostly used for master data upload like customer master, Material master(Provided ur flat file is perfect with out any errors).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC Session method- Almost same as LSMW. Can have error log after execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Transaction- Used for few records may be max of around 5000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ur case u can go ahead with LSMW or Session methos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why: U can process error records seperately by entering the values manuaally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In call transaction u have to handle the errors explicitely and also it is time taking one if u have huge data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct input: If ur flat file is for master data then u can use this as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 12:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809267#M916271</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-05-10T12:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: data dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809268#M916272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i think it is not the huge data....generally we use the call transaction along with the session method bcoz  the call transaction is online data transfer processing  and is asynchronous the data will be loaded fastly compared to session and it doesnt requires the user interaction...and if there is any errors occured that will be processed  by the session method..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 12:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/3809268#M916272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-10T12:09:18Z</dc:date>
    </item>
  </channel>
</rss>

