<?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 Maintainance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770572#M1306487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1. goto sm30 wirite your table name their and make display.&lt;/P&gt;&lt;P&gt;2. now you go to the &lt;STRONG&gt;settings&lt;/STRONG&gt; in the setting choose &lt;STRONG&gt;status&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;3. Their you get the screen number click on it it take to the screen where the table control is.&lt;/P&gt;&lt;P&gt;4.goto the propery of the fileld make it not editable or go to the PBO of the screen to make it non editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RItesh J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 07:01:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-24T07:01:58Z</dc:date>
    <item>
      <title>Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770566#M1306481</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 created a Z Table say for Eg ZTAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Transaction to maintain this Table say for Eg ZMAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my requirement is , when I execute ZMAINTAIN, I want one of the fields in ZTAB to be filled by Default and this field should be greyed out, ie user cannot change this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell how to set a default value for a particular Field while maintaining the table and that Field must be uneditable(Greyed out) while table maintainan?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770566#M1306481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T04:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770567#M1306482</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;You can goto the layout of Overview screen, Change the attribute of the scrren field to Input -&amp;gt;not possible. then activate the screen and run sm30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Table maintenace generator, Overviewscreen -&amp;gt; goto the screen layout -&amp;gt; select the screen field -&amp;gt; change attribute of the sctren field to screen input -&amp;gt; Not possible under the Program tab.&lt;/P&gt;&lt;P&gt;Save your changes and activate. The In SM30 you can find the field not-editable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770567#M1306482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T04:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770568#M1306483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table maintance program is an individual module pool program.&lt;/P&gt;&lt;P&gt;1&amp;gt;&lt;/P&gt;&lt;P&gt;So first go in that program,&lt;/P&gt;&lt;P&gt;open screen,&lt;/P&gt;&lt;P&gt;then make that particular column as a output only.&lt;/P&gt;&lt;P&gt;2&amp;gt;&lt;/P&gt;&lt;P&gt;in pbo of that screen.&lt;/P&gt;&lt;P&gt;in to the loop of table control.&lt;/P&gt;&lt;P&gt;pass your fix value of your column to the internal table of that table control.&lt;/P&gt;&lt;P&gt;it will bring that fix value in your column and that will be in display mode only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770568#M1306483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T04:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770569#M1306484</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;pls refer the link below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/table&lt;EM&gt;Maintenance&lt;/EM&gt;in+ABAP]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link refers to the variou sevents in TMG and how u can work with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="https://wiki.sdn.sap.com/wiki/x/EQGSBQ" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/x/EQGSBQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770569#M1306484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T04:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770570#M1306485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto the Function group of the Table Maintenence of ZTAB write the logic within the PBO of the screen flow logic .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PBO.&lt;/P&gt;&lt;P&gt;Module diable_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module diable_field.&lt;/P&gt;&lt;P&gt;Keep default value witin that &amp;lt;vkorg&amp;gt; = '9060'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT screen.&lt;/P&gt;&lt;P&gt; if screen-name = &amp;lt;VKORG&amp;gt;&lt;/P&gt;&lt;P&gt;  SCREEN-input = 0.&lt;/P&gt;&lt;P&gt;MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDmodule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 04:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770570#M1306485</guid>
      <dc:creator>shishupalreddy</dc:creator>
      <dc:date>2009-06-24T04:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770571#M1306486</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;There is a brief help document from SAP.  Please read below which is very helpful for everyone:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Ramani N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ramani Nagarajan on Jun 24, 2009 8:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 06:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770571#M1306486</guid>
      <dc:creator>former_member229729</dc:creator>
      <dc:date>2009-06-24T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770572#M1306487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1. goto sm30 wirite your table name their and make display.&lt;/P&gt;&lt;P&gt;2. now you go to the &lt;STRONG&gt;settings&lt;/STRONG&gt; in the setting choose &lt;STRONG&gt;status&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;3. Their you get the screen number click on it it take to the screen where the table control is.&lt;/P&gt;&lt;P&gt;4.goto the propery of the fileld make it not editable or go to the PBO of the screen to make it non editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RItesh J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 07:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance/m-p/5770572#M1306487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T07:01:58Z</dc:date>
    </item>
  </channel>
</rss>

