<?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: upload Master Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354134#M177064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rashmi,&lt;/P&gt;&lt;P&gt;In the order or preference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW - As we don't have to do any customer coding here.&lt;/P&gt;&lt;P&gt;BAPI - Execution is faster and easy to find the errors&lt;/P&gt;&lt;P&gt;CALL TRANSACTION / SESSION - depends on your usage, if you the errors to be logged by the system, then go for Session, CALL TRANSACTION, you can do your own error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2006 10:30:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-05T10:30:53Z</dc:date>
    <item>
      <title>upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354133#M177063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody&lt;/P&gt;&lt;P&gt;Plz tell me,&lt;/P&gt;&lt;P&gt;what is the  basis for deciding method of uploading data(transaction/session/lsmw/bapi) ??&lt;/P&gt;&lt;P&gt;suppose&lt;/P&gt;&lt;P&gt;if we need to upload master data (eg. customer data), then which method will we prefer and why ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354133#M177063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354134#M177064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rashmi,&lt;/P&gt;&lt;P&gt;In the order or preference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW - As we don't have to do any customer coding here.&lt;/P&gt;&lt;P&gt;BAPI - Execution is faster and easy to find the errors&lt;/P&gt;&lt;P&gt;CALL TRANSACTION / SESSION - depends on your usage, if you the errors to be logged by the system, then go for Session, CALL TRANSACTION, you can do your own error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354134#M177064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354135#M177065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In my opinion, this can be the sequence,&lt;/P&gt;&lt;P&gt;   of prefered methods, in their order :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) LSMW = no coding, even functional consultant can do&lt;/P&gt;&lt;P&gt;b) BAPI = straight and simple (least coding, fastest)&lt;/P&gt;&lt;P&gt;c) Session = coding required, but automatic error handling&lt;/P&gt;&lt;P&gt;d) transaction = coding required, error handling also required&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,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354135#M177065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354136#M177066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Rashmi &lt;/P&gt;&lt;P&gt;Better way is &lt;/P&gt;&lt;P&gt;1. Using LSMW&lt;/P&gt;&lt;P&gt;2. Using BDC Call Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also Iam sending LSMW Direst Input Method &amp;amp; BDC Call Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for LSMW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Tcode MM01 -- Maintain the source fields are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) mara-amtnr  char(18)&lt;/P&gt;&lt;P&gt;2) mara-mbrsh  char(1)&lt;/P&gt;&lt;P&gt;3) mara-mtart  char(4)&lt;/P&gt;&lt;P&gt;4) makt-maktx  char(40)&lt;/P&gt;&lt;P&gt;5) mara-meins  char(3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the flate file format is like this as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAT991,C,COUP,Srinivas material01,Kg&lt;/P&gt;&lt;P&gt;MAT992,C,COUP,Srinivas material02,Kg&lt;/P&gt;&lt;P&gt;AMT993,C,COUP,Srinivas material03,Kg&lt;/P&gt;&lt;P&gt;MAT994,C,COUP,Srinivas material04,Kg&lt;/P&gt;&lt;P&gt;MAT995,C,COUP,Srinivas material05,Kg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto Tcode LSMW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give Project Name&lt;/P&gt;&lt;P&gt;     Subproject Name&lt;/P&gt;&lt;P&gt;     object Name&lt;/P&gt;&lt;P&gt;Press Enter -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt; Press Execute Button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives 13 radio-Button Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do the following 13 steps as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) select radio-Button 1 and execute &lt;/P&gt;&lt;P&gt;   Maintain Object Attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select Standard Batch/Direct Input&lt;/P&gt;&lt;P&gt;   give Object -- 0020&lt;/P&gt;&lt;P&gt;       Method -- 0000&lt;/P&gt;&lt;P&gt;   save &amp;amp; Come Back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) select radio-Button 2 and execute&lt;/P&gt;&lt;P&gt;   Maintain Source Structures&lt;/P&gt;&lt;P&gt;   select the source structure and got to click on create button&lt;/P&gt;&lt;P&gt;   give source structure name &amp;amp; Description&lt;/P&gt;&lt;P&gt;   save &amp;amp; Come Back&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;3) select radio-Button 3 and execute&lt;/P&gt;&lt;P&gt;   Maintain Source Fields&lt;/P&gt;&lt;P&gt;   select the source structure and click on create button&lt;/P&gt;&lt;P&gt;   give &lt;/P&gt;&lt;P&gt;   first field&lt;/P&gt;&lt;P&gt;        field name    matnr&lt;/P&gt;&lt;P&gt;        Field Label   material Number&lt;/P&gt;&lt;P&gt;        Field Length  18&lt;/P&gt;&lt;P&gt;        Field Type    C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Second field&lt;/P&gt;&lt;P&gt;        field name    mbrsh&lt;/P&gt;&lt;P&gt;        Field Label   Industrial Sector&lt;/P&gt;&lt;P&gt;        Field Length  1&lt;/P&gt;&lt;P&gt;        Field Type    C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Third field&lt;/P&gt;&lt;P&gt;        field name    mtart&lt;/P&gt;&lt;P&gt;        Field Label   material type&lt;/P&gt;&lt;P&gt;        Field Length  4&lt;/P&gt;&lt;P&gt;        Field Type    C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   fourth field&lt;/P&gt;&lt;P&gt;        field name    maktx&lt;/P&gt;&lt;P&gt;        Field Label   material description&lt;/P&gt;&lt;P&gt;        Field Length  40&lt;/P&gt;&lt;P&gt;        Field Type    C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   fifth field&lt;/P&gt;&lt;P&gt;        field name    meins&lt;/P&gt;&lt;P&gt;        Field Label   base unit of measurement&lt;/P&gt;&lt;P&gt;        Field Length  3&lt;/P&gt;&lt;P&gt;        Field Type    C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  save &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) select radio-Button 4 and execute&lt;/P&gt;&lt;P&gt;   Maintain Structure Relations&lt;/P&gt;&lt;P&gt;   go to blue lines  &lt;/P&gt;&lt;P&gt;      select first blue line and click on create relationship button&lt;/P&gt;&lt;P&gt;      select Second blue line and click on create relationship button&lt;/P&gt;&lt;P&gt;      select Third blue line and click on create relationship button&lt;/P&gt;&lt;P&gt;  save &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) select radio-Button 5 and execute&lt;/P&gt;&lt;P&gt;   Maintain Field Mapping and Conversion Rules&lt;/P&gt;&lt;P&gt;   Select the Tcode and click on Rule button there you will select constant &lt;/P&gt;&lt;P&gt;   and press continue button&lt;/P&gt;&lt;P&gt;   give Transaction Code : MM01 and press Enter&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   after that &lt;/P&gt;&lt;P&gt;   1) select MATNR field click on Source filed(this is the field mapping) select MATNR and press Enter&lt;/P&gt;&lt;P&gt;   2) select MBRSH field click on Source filed(this is the field mapping) select MBRSH and press Enter&lt;/P&gt;&lt;P&gt;   3) select MTART field click on Source filed(this is the field mapping) select MTART and press Enter&lt;/P&gt;&lt;P&gt;   4) select MAKTX field click on Source filed(this is the field mapping) select MAKTX and press Enter&lt;/P&gt;&lt;P&gt;   5) select MEINS field click on Source filed(this is the field mapping) select MEINS and press Enter&lt;/P&gt;&lt;P&gt;  finally	 &lt;/P&gt;&lt;P&gt;  save &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) select radio-Button 6 and execute&lt;/P&gt;&lt;P&gt;   Maintain Fixed Values, Translations, User-Defined Routines&lt;/P&gt;&lt;P&gt;   Create FIXED VALUE Name &amp;amp; Description as MM01 &lt;/P&gt;&lt;P&gt;   Create Translations Name &amp;amp; Description as MM01 &lt;/P&gt;&lt;P&gt;   Create User-Defined Routines Name &amp;amp; Description as MM01 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   after that delete  all the above three just created in the 6th step &lt;/P&gt;&lt;P&gt;   FIXED VALUE --MM01&lt;/P&gt;&lt;P&gt;   Translations --MM01&lt;/P&gt;&lt;P&gt;   User-Defined Routines --MM01&lt;/P&gt;&lt;P&gt;   come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) select radio-Button 7 and execute&lt;/P&gt;&lt;P&gt;   Specify Files&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   select On the PC (Frontend) -- and click on Create button(f5)&lt;/P&gt;&lt;P&gt;                                  give the path of the file like "c:\material_data.txt"&lt;/P&gt;&lt;P&gt;                                  description : -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;                                  separators as select comma radiao- button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   and press enter   save &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; select radio-Button 8 and execute&lt;/P&gt;&lt;P&gt;   Assign Files&lt;/P&gt;&lt;P&gt;   Save &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) select radio-Button 9 and execute&lt;/P&gt;&lt;P&gt;   Read Files&lt;/P&gt;&lt;P&gt;   Execute&lt;/P&gt;&lt;P&gt;   come back&lt;/P&gt;&lt;P&gt;   come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) select radio-Button 10 and execute&lt;/P&gt;&lt;P&gt;    Display Imported Data&lt;/P&gt;&lt;P&gt;    Execute and press enter&lt;/P&gt;&lt;P&gt;    come back&lt;/P&gt;&lt;P&gt;    Come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) select radio-Button 11 and execute&lt;/P&gt;&lt;P&gt;    Convert Data&lt;/P&gt;&lt;P&gt;    Execute &lt;/P&gt;&lt;P&gt;    come back&lt;/P&gt;&lt;P&gt;    Come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12) select radio-Button 12 and execute&lt;/P&gt;&lt;P&gt;    Display Converted Data&lt;/P&gt;&lt;P&gt;    Execute &amp;amp; come back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13) select radio-Button 13 and execute&lt;/P&gt;&lt;P&gt;    Start Direct Input Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   select the Program&lt;/P&gt;&lt;P&gt;   select continue button&lt;/P&gt;&lt;P&gt;go with via physical file&lt;/P&gt;&lt;P&gt; give the lock mode as 'E'&lt;/P&gt;&lt;P&gt;and execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BDC Call Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables : mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of it_mara occurs 0,&lt;/P&gt;&lt;P&gt;matnr like mara-matnr,&lt;/P&gt;&lt;P&gt;mbrsh like mara-mbrsh,&lt;/P&gt;&lt;P&gt;mtart like mara-mtart,&lt;/P&gt;&lt;P&gt;maktx like makt-maktx,&lt;/P&gt;&lt;P&gt;meins like mara-meins,&lt;/P&gt;&lt;P&gt;end of it_mara.&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;perform upload_data.&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;loop at it_mara.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPLMGMM' '0060'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'RMMG1-MATNR'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'RMMG1-MATNR'&lt;/P&gt;&lt;P&gt;it_mara-matnr.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'RMMG1-MBRSH'&lt;/P&gt;&lt;P&gt;it_mara-mbrsh.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'RMMG1-MTART'&lt;/P&gt;&lt;P&gt;it_mara-mtart.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPLMGMM' '0070'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'MSICHTAUSW-DYTXT(02)'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=ENTR'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'MSICHTAUSW-KZSEL(01)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'MSICHTAUSW-KZSEL(02)'&lt;/P&gt;&lt;P&gt;'X'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro using 'SAPLMGMM' '4004'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;'=BU'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'MAKT-MAKTX'&lt;/P&gt;&lt;P&gt;it_mara-maktx.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;'MARA-MEINS'.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'MARA-MEINS'&lt;/P&gt;&lt;P&gt;it_mara-meins.&lt;/P&gt;&lt;P&gt;perform bdc_field using 'MARA-MTPOS_MARA'&lt;/P&gt;&lt;P&gt;'NORM'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'MM01'.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp; Form upload_data&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; p1 text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&amp;lt;-- p2 text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM upload_data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GUI_UPLOAD'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;FILENAME = 'c:\mat_bdc.txt'&lt;/P&gt;&lt;P&gt;FILETYPE = 'ASC'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;DATA_TAB = it_mara.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;SORT IT_MARA BY MATNR.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM. " upload_data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flat file structure is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRANIT_011 CCOUP This is Testing material kg &lt;/P&gt;&lt;P&gt;PRANIT_012 CCOUP This is Testing material kg &lt;/P&gt;&lt;P&gt;PRANIT_013 CCOUP This is Testing material kg &lt;/P&gt;&lt;P&gt;PRANIT_014 CCOUP This is Testing material kg &lt;/P&gt;&lt;P&gt;PRANIT_015 CCOUP This is Testing material kg &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354136#M177066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354137#M177067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THanks for your replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354137#M177067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354138#M177068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THERE IS NO SUCH KIND OF PARAMETERS WHICH WILL DECIDE THAT WHICH METHOD YOU R GOING TO USE FOR THE DATA UPLOAD.ITS ALL DEPENDS UPON YOUR REQUIREMENT AND THE DECESSION TAKEN BY YOUR PROJECT MANAGER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE CAN USE MANY FUNCTIONALITIES TO DO OUR JOB BUT WE HAVE TO USE ONE,SO ITS ALL AS PER THE REQUIREMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354138#M177068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354139#M177069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi  srini&lt;/P&gt;&lt;P&gt;this is venkat&lt;/P&gt;&lt;P&gt;can u send me one example code for BAPI&lt;/P&gt;&lt;P&gt;regards venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354139#M177069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: upload Master Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354140#M177070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basis for deciding which method to upload the master data can be considered on the following things :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Customer Requirement.&lt;/P&gt;&lt;P&gt;2. Bulkiness of the data.&lt;/P&gt;&lt;P&gt;3. how much effort is required.&lt;/P&gt;&lt;P&gt;4. Whether error handling is to be done explicitly or automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed Description :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way the most preffered order now is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1. LSMW :&amp;lt;/b&amp;gt; Latest tool and less effort / coding is required. It covers all the methods : &lt;/P&gt;&lt;P&gt;   by standard Batch/ Direct input, &lt;/P&gt;&lt;P&gt;   by Batch Input Recording, &lt;/P&gt;&lt;P&gt;   by Buisness Object Method , and &lt;/P&gt;&lt;P&gt; IDoc ( Intermidiate Document) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2. BAPI :&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;BAPI is an abbreviation used for Business Application Programming Interface. These are interfaces within the business framework to link SAP components to one another and SAP components with third-party components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP Business Objects are an essential part of the Business Framework and the prerequisites for interoperability. SAP Business Objects cover a broad range of R/3 business data and processes and can be accessed using BAPIs. The SAP Business Objects and their BAPIs thus provide an object-oriented view of R/3 business functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;3. BDC :&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;It can be done in two ways :&lt;/P&gt;&lt;P&gt; a ). Session  : it handles error implicitly .&lt;/P&gt;&lt;P&gt; Transaction: error handling is explicit.&lt;/P&gt;&lt;P&gt;  b ).  Call transaction is 6 times faster than session .&lt;/P&gt;&lt;P&gt; c ). Session can handle multiple transactions while, call transaction can handle one transaction at a time.&lt;/P&gt;&lt;P&gt;d ) Session method is used to handle basically very  lage amount of data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these points clarify your doubt .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 10:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-master-data/m-p/1354140#M177070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T10:54:55Z</dc:date>
    </item>
  </channel>
</rss>

