<?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: Disable table control fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807267#M915745</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;Is it standard application or Z/Y Customized application,&lt;/P&gt;&lt;P&gt;if it is customized, sure you can do easukt,  can you debugging and find tge logic where it written code to updated the record.  &lt;/P&gt;&lt;P&gt;After displaying the data you edit the data and in command prompt /H you give and press on Save button it will starts the debug then you can find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 17:13:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T17:13:24Z</dc:date>
    <item>
      <title>Disable table control fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807266#M915744</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;I have table control and am able to display data.My req is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want user to insert only new entries and not to change any existing data.is there any possibility to restrict user to change the displayed data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 17:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807266#M915744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T17:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disable table control fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807267#M915745</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;Is it standard application or Z/Y Customized application,&lt;/P&gt;&lt;P&gt;if it is customized, sure you can do easukt,  can you debugging and find tge logic where it written code to updated the record.  &lt;/P&gt;&lt;P&gt;After displaying the data you edit the data and in command prompt /H you give and press on Save button it will starts the debug then you can find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 17:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807267#M915745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T17:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable table control fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807268#M915746</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;Oh yes, it is possible, but you have lots of work to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have done the "Table Maintainance Generator" and created Z transaction for your Ztable by SE93. Go to SE80 and select your Zfunction group, select your screen and disable all fields of the table control. &lt;/P&gt;&lt;P&gt;If you have a second screen, you have to disable the fields, if the user enters to modify, if the user enter to insert, then you can't disable the fields. Since all of these screen are in  your Zfunction group, you may insert codes and change the screen attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all this, the user can only insert new entries, when he tries to modify the old data, ele will only see disable fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Chang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 17:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807268#M915746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disable table control fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807269#M915747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain me in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes,It is a Z-maintenance program for a z-table.From the dialog screen ,User has to enter data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The req is,Existing data to be displayed in disable mode(O/p only) so that user can not change that data.she can only add new entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 18:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807269#M915747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T18:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable table control fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807270#M915748</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;Actually if you want update the data you have to edit the row and select the row or column then only it will updates.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can remove that option  double click on that TCL you will get properties in that properties you can find line selection and column selection you can none option.&lt;/P&gt;&lt;P&gt;I think it may solve your problem or else you have find the code where is the code  to update the data and comment it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 18:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-table-control-fields/m-p/3807270#M915748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T18:39:46Z</dc:date>
    </item>
  </channel>
</rss>

