<?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: Inserting multipal ifields in Transparent Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177013#M756096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jack ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per ur first answer only one row inserted into table.     but when 2 nd rows wan't inserted into same table then first row deleted and second row will be updated in the table. can i see all or save all row which i added to that table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal bhagwat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Dec 2007 05:34:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-15T05:34:29Z</dc:date>
    <item>
      <title>Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177008#M756091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one table having fields mandt matnr menge now i have to creat one program to add multiple rows in that table and on input screen i have to give user to enter matnr &amp;amp; mseg fields when user enter the value in that fields then it automatically add to that table. how to write that program to add multiple fields.&lt;/P&gt;&lt;P&gt;please help me!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal bhagwat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 04:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177008#M756091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-15T04:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177009#M756092</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;Check tranx ABAPDOCU. Its have lot examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 04:48:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177009#M756092</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-15T04:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177010#M756093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;collect the given parametes in a internal table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use update / modify statement to update the Transparent table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify ZTAB from itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this ill work for sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 05:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177010#M756093</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2007-12-15T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177011#M756094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the sol'n but my prob is that user enter the value in fields on i/p screen and  then that value will be inserted into transparent table but how to collect that value in internal table please guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Vishal Bhagwat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 05:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177011#M756094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-15T05:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177012#M756095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohh its a modyfiable report.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_EDIT_06&lt;/P&gt;&lt;P&gt;BCALV_EDIT_07 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points if u think it was usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 05:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177012#M756095</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2007-12-15T05:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177013#M756096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jack ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per ur first answer only one row inserted into table.     but when 2 nd rows wan't inserted into same table then first row deleted and second row will be updated in the table. can i see all or save all row which i added to that table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal bhagwat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 05:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177013#M756096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-15T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting multipal ifields in Transparent Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177014#M756097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check for the documentation for modify and update statements in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify will add the new fields based on the key field u assigned to the Transparent table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so ur 1st record is being deleted because either the key is not mentiones in the table of both( 1 and 2 records) have the same key fields..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2007 05:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inserting-multipal-ifields-in-transparent-table/m-p/3177014#M756097</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2007-12-15T05:50:19Z</dc:date>
    </item>
  </channel>
</rss>

