<?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 cs01 upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570417#M1078496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to upload the data for transaction cs01, please provide the best possible way with example or sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2008 11:18:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-02T11:18:35Z</dc:date>
    <item>
      <title>cs01 upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570417#M1078496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to upload the data for transaction cs01, please provide the best possible way with example or sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 11:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570417#M1078496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T11:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: cs01 upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570418#M1078497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the below BAPI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_BOM_GROUP_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CS_BI_BOM_CREATE_WITH_LONGTEXT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else follow the below method for recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To handle table control you need to do the recording of cs01 accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record the transaction entring the header data and when you come to the table control, enter one or two rows and press new entries, which gives you new rows for value entry. Finally once you are done with the recording, get the program from the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the point where you entered value for table control you can see the row/colum indexes. The "New Entry" okcode will give you an initialized index for the new rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to dynamically increment the indexes for the table control while you loop throught the table control data (item data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after you pass say 5 to 10 records to the table control, you have to call the OKCODE for the "New Entry" button which gives you fresh rows for value entry and you need to initialize the indexes for the table control rows. This cycle continues until you complete the entried for table control and then proceed with further processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 14:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570418#M1078497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T14:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: cs01 upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570419#M1078498</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;LSMW-Standard batch input program RCSBI010(0030) is used on transaction CS01 to upload bill of material master data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW BAPI BAPI_MATERIAL_BOM_GROUP_CREATE also exist for creation of bill of material. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So any of these two methods can be used. Lets go through your requirement and finalize which is suitable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tirumala Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 06:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cs01-upload/m-p/4570419#M1078498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-03T06:09:43Z</dc:date>
    </item>
  </channel>
</rss>

