<?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: Table Maintenance for ZTABLE in Module pool progrming USING Table Controls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690972#M622530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow this method, by creating a transaction code for a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to transaction SE93 ,&lt;/P&gt;&lt;P&gt;2. Give the name of ur tcode say zxxxx, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;3. Click on create button,now a page opens.&lt;/P&gt;&lt;P&gt;4. Choose the radio button Transaction with parameters (PARAMETER TRANSACTION). &lt;/P&gt;&lt;P&gt;5. In the next screen enter transaction as : SM30&lt;/P&gt;&lt;P&gt;7. Also check all the three check boxes for the GUI support.&lt;/P&gt;&lt;P&gt;8. Scroll down you will find a table control for default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value &lt;/P&gt;&lt;P&gt;___________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;UPDATE | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 01:50:05 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2007-08-28T01:50:05Z</dc:date>
    <item>
      <title>Table Maintenance for ZTABLE in Module pool progrming USING Table Controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690970#M622528</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;         I need to do Z table  maintenance similar to SM30 transaction.&lt;/P&gt;&lt;P&gt;Insert,update,delete and display options  must be done.&lt;/P&gt;&lt;P&gt;when display button clicked,&lt;/P&gt;&lt;P&gt;I need to deactivate table control .user should not modify contents .&lt;/P&gt;&lt;P&gt;when update button clicked.&lt;/P&gt;&lt;P&gt;only key fields should be deactivated, and other fields should be in editable mode to update the contents.&lt;/P&gt;&lt;P&gt;when insert button clicked.&lt;/P&gt;&lt;P&gt;at that point,all contents are in non-editable mode, and last row must be in editable&lt;/P&gt;&lt;P&gt;mode to user to enter record and  then must save record.&lt;/P&gt;&lt;P&gt;and also please let me know how to save after inserting record in table control.&lt;/P&gt;&lt;P&gt;Please let me know soon.it is urgent.&lt;/P&gt;&lt;P&gt;pleaseSend me code regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be reward to helpful answers.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;S.Anilkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 05:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690970#M622528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T05:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance for ZTABLE in Module pool progrming USING Table Controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690971#M622529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you generate TABLE Maintenance using transaction SE54? You can create a  Z paramete transaction based on SM30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 21:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690971#M622529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T21:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance for ZTABLE in Module pool progrming USING Table Controls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690972#M622530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow this method, by creating a transaction code for a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to transaction SE93 ,&lt;/P&gt;&lt;P&gt;2. Give the name of ur tcode say zxxxx, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;3. Click on create button,now a page opens.&lt;/P&gt;&lt;P&gt;4. Choose the radio button Transaction with parameters (PARAMETER TRANSACTION). &lt;/P&gt;&lt;P&gt;5. In the next screen enter transaction as : SM30&lt;/P&gt;&lt;P&gt;7. Also check all the three check boxes for the GUI support.&lt;/P&gt;&lt;P&gt;8. Scroll down you will find a table control for default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value &lt;/P&gt;&lt;P&gt;___________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;UPDATE | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 01:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-for-ztable-in-module-pool-progrming-using-table-controls/m-p/2690972#M622530</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-28T01:50:05Z</dc:date>
    </item>
  </channel>
</rss>

