<?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: how to make fields editable in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451993#M1741524</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 put a code in Section of PBO like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-ucomm = 'Button1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'Field1'&amp;nbsp; ---&amp;gt; 'which fields are required&lt;/P&gt;&lt;P&gt;screen-active = '1'.&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;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 09:58:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-29T09:58:27Z</dc:date>
    <item>
      <title>how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451986#M1741517</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;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I have a table control (with wizard)&amp;nbsp; and i need to make some fields&amp;nbsp; editable depending on the button clicked (button add).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;at first my table is displayed with data and all fields are not editable except one. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;i want when i click on add button fields become editable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 15:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451986#M1741517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-27T15:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451987#M1741518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please search. There's plenty of information about editable ALVs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 15:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451987#M1741518</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-05-27T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451988#M1741519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i serached a lot but i didn't find my need .&lt;/P&gt;&lt;P&gt;i used table control with wizard. i did not know where i should add my code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 15:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451988#M1741519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-27T15:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451989#M1741520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Refer thread &lt;A _jive_internal="true" href="https://answers.sap.com/thread/61393"&gt;http://scn.sap.com/thread/61393&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 15:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451989#M1741520</guid>
      <dc:creator>mayur_priyan</dc:creator>
      <dc:date>2013-05-27T15:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451990#M1741521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thanks for your help but i have seen this before abd it's not very clear.&lt;/P&gt;&lt;P&gt;where should i put that code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 15:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451990#M1741521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-27T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451991#M1741522</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;once u selected the aprticluar line&amp;nbsp;&amp;nbsp; and click on the push button write the code in the pbo event &lt;/P&gt;&lt;P&gt;usinh the loop at screen..........and amke editable of the partilar field which u want....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 16:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451991#M1741522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-27T16:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451992#M1741523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(FAQ) Start reading the documentation of &lt;A href="http://help.sap.com/abapdocu_731/en/abaploop_at_screen.htm"&gt;&lt;SPAN class="h1"&gt;LOOP AT SCREEN&lt;/SPAN&gt;&lt;/A&gt; on help.sap.com or via F1 key, then perform some search (scn tool, google) on PBO, LOOP AT SCREEN and TABLE CONTROL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: There are many samples at scn, help.sap.com and in SAP demo program (check transactions like ABAPDOCU or DWDM)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 07:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451992#M1741523</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-05-29T07:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to make fields editable in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451993#M1741524</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 put a code in Section of PBO like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-ucomm = 'Button1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'Field1'&amp;nbsp; ---&amp;gt; 'which fields are required&lt;/P&gt;&lt;P&gt;screen-active = '1'.&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;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 09:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-fields-editable-in-table-control/m-p/9451993#M1741524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-29T09:58:27Z</dc:date>
    </item>
  </channel>
</rss>

