<?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: Reg Table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-table-control/m-p/2563394#M584663</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;Betweeb the LOOP AT itab WITH .. and ENDLOOP execute a PBO Module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the flowlogic&lt;/P&gt;&lt;P&gt;LOOP AT ITAB WITH table control.&lt;/P&gt;&lt;P&gt;init_vendor.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in this PBO module use LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE init_vendor OUTPUT.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;if itab-type 'F' and SCREEN-NAME = 'VENDOR'.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = 1.&lt;/P&gt;&lt;P&gt;MODIFY-SCREEN.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;if itab-type = 'E' and SCREEN-NAME = 'VENDOR'.&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;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2007 08:19:30 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-08-06T08:19:30Z</dc:date>
    <item>
      <title>Reg Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-table-control/m-p/2563393#M584662</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 a Table Control with some fields.ther is a field TYPE and VENDOR.&lt;/P&gt;&lt;P&gt;if type = F then the  Vendor field accepts input.&lt;/P&gt;&lt;P&gt;if Type = E then the vendor field should not accepts input.&lt;/P&gt;&lt;P&gt;How do i set this in table control for a particular cell?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 08:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-table-control/m-p/2563393#M584662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-06T08:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reg Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-table-control/m-p/2563394#M584663</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;Betweeb the LOOP AT itab WITH .. and ENDLOOP execute a PBO Module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the flowlogic&lt;/P&gt;&lt;P&gt;LOOP AT ITAB WITH table control.&lt;/P&gt;&lt;P&gt;init_vendor.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in this PBO module use LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE init_vendor OUTPUT.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;if itab-type 'F' and SCREEN-NAME = 'VENDOR'.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = 1.&lt;/P&gt;&lt;P&gt;MODIFY-SCREEN.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;if itab-type = 'E' and SCREEN-NAME = 'VENDOR'.&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;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 08:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-table-control/m-p/2563394#M584663</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-06T08:19:30Z</dc:date>
    </item>
  </channel>
</rss>

