<?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 Z-Table updation with function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567668#M1077913</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;I want to update one of my custom table with function module.&lt;/P&gt;&lt;P&gt;Can i do this by using changing parameter, where my upload internal table may have multiple entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 12:45:28 GMT</pubDate>
    <dc:creator>naveen_inuganti2</dc:creator>
    <dc:date>2008-09-23T12:45:28Z</dc:date>
    <item>
      <title>Z-Table updation with function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567668#M1077913</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;I want to update one of my custom table with function module.&lt;/P&gt;&lt;P&gt;Can i do this by using changing parameter, where my upload internal table may have multiple entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 12:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567668#M1077913</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-09-23T12:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Table updation with function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567669#M1077914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to write code to insert data in FM...&lt;/P&gt;&lt;P&gt;Check what the FM has whether import/export parameters...if so use changing parameters....&lt;/P&gt;&lt;P&gt;if FM has table definition use tables directly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 12:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567669#M1077914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T12:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Table updation with function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567670#M1077915</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; We need to create structure and table type for that tabel and decalre itab in import parameter as type table type.&lt;/P&gt;&lt;P&gt;Now we can insert multiple entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 12:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567670#M1077915</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-09-23T12:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Z-Table updation with function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567671#M1077916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you create one structure with your internal table fieldsand put it in tables parameter.Tables parameter can work as import and export .Create another structure with ref to ztable.move the record from tables structure to yor ztable structure by looping.Later you will use this syntax&lt;/P&gt;&lt;P&gt;modify ztable from table zstr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 13:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table-updation-with-function-module/m-p/4567671#M1077916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T13:01:22Z</dc:date>
    </item>
  </channel>
</rss>

