<?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 problem with table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654202#M1286381</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;&lt;/P&gt;&lt;P&gt;          I'm working on a table control. In that 4 columns are there. by default it has 25 rows of data. by default first three columns could not be in change mode only 4th column should be in change mode.&lt;/P&gt;&lt;P&gt;when i add a new row for that row the first and 4th columns should be in change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more problem, in my new row i'm entering data and press enter the data will be there for that i have used pf-status and in that i have define ucomm for enter button. when pressing on the enter button i'm appending the internal table. but now in my old rows when i'm entering data and pressing enter that is disappearing. but this data also should be there after entering and pressing enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in this regard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;g.s.naidu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2009 14:39:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-06T14:39:57Z</dc:date>
    <item>
      <title>problem with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654202#M1286381</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;&lt;/P&gt;&lt;P&gt;          I'm working on a table control. In that 4 columns are there. by default it has 25 rows of data. by default first three columns could not be in change mode only 4th column should be in change mode.&lt;/P&gt;&lt;P&gt;when i add a new row for that row the first and 4th columns should be in change mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more problem, in my new row i'm entering data and press enter the data will be there for that i have used pf-status and in that i have define ucomm for enter button. when pressing on the enter button i'm appending the internal table. but now in my old rows when i'm entering data and pressing enter that is disappearing. but this data also should be there after entering and pressing enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in this regard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;g.s.naidu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 14:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654202#M1286381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T14:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654203#M1286382</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;Check this link. I am explaining grey-out options in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/table%20control%20in%20abap.pdf" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/table%20control%20in%20abap.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically you need to do the grey-out in PBO with screen-input command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 14:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654203#M1286382</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2009-05-06T14:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: problem with table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654204#M1286383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use dynamic screen changes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;loop at screen ...endloop. in &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 15:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control/m-p/5654204#M1286383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T15:16:45Z</dc:date>
    </item>
  </channel>
</rss>

