<?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: update table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104722#M1361057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create fields on the screen by referring to the DDIC ztable. This way, you will get the lables and relevant fields. Make all fields read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now provide two buttons for navigating records Previous &amp;lt; and Next &amp;gt; record. Use SELECT SINGLE to read the record based on variable w_index (increment or decrement it when user presses &amp;lt; or &amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now provide a button to change record. When this button is pressed, change all fields to editable &lt;STRONG&gt;(except key fields)&lt;/STRONG&gt;. Also, activate a Save button if user enters change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When save button is pressed, save the field contents to table at w_index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, give Delete button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For New entries, clear contents of all fields and make even the key fields editable. When user presses save, append the contents to ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandeep Poddar on Sep 15, 2009 2:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2009 09:28:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-15T09:28:40Z</dc:date>
    <item>
      <title>update table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104721#M1361056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have table ztable defined in DDIC, &lt;/P&gt;&lt;P&gt;I created screen 2000 ( this will be input screen for my table) &lt;/P&gt;&lt;P&gt;Is there any sample how to create control for this table ( preview, delete, update, modify) &lt;/P&gt;&lt;P&gt;I need to create icons for this functionality. &lt;/P&gt;&lt;P&gt;Table control function with generator not permissive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 09:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104721#M1361056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T09:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: update table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104722#M1361057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create fields on the screen by referring to the DDIC ztable. This way, you will get the lables and relevant fields. Make all fields read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now provide two buttons for navigating records Previous &amp;lt; and Next &amp;gt; record. Use SELECT SINGLE to read the record based on variable w_index (increment or decrement it when user presses &amp;lt; or &amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now provide a button to change record. When this button is pressed, change all fields to editable &lt;STRONG&gt;(except key fields)&lt;/STRONG&gt;. Also, activate a Save button if user enters change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When save button is pressed, save the field contents to table at w_index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, give Delete button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For New entries, clear contents of all fields and make even the key fields editable. When user presses save, append the contents to ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandeep Poddar on Sep 15, 2009 2:58 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 09:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104722#M1361057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T09:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: update table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104723#M1361058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 09:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-table/m-p/6104723#M1361058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T09:54:35Z</dc:date>
    </item>
  </channel>
</rss>

