<?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 program table control input lines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700716#M1870830</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;In PAI, loop the table control and update other column values and modify the table control. refer this discussion: &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3417481" title="http://scn.sap.com/thread/3417481"&gt;http://scn.sap.com/thread/3417481&lt;/A&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;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 10:35:12 GMT</pubDate>
    <dc:creator>Kiran_Valluru</dc:creator>
    <dc:date>2014-10-10T10:35:12Z</dc:date>
    <item>
      <title>how to program table control input lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700715#M1870829</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;im creating mpp . in table control I want to program input lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex&lt;/P&gt;&lt;P&gt;as shown below if I write material no I want to get further fields and if I click on material type, in new screen I want to get related matnr and details plz&lt;/P&gt;&lt;P&gt;guide me m new to abap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700715#M1870829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T10:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to program table control input lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700716#M1870830</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;In PAI, loop the table control and update other column values and modify the table control. refer this discussion: &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3417481" title="http://scn.sap.com/thread/3417481"&gt;http://scn.sap.com/thread/3417481&lt;/A&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;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700716#M1870830</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2014-10-10T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to program table control input lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700717#M1870831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok I fetch data into table but after fetching data&amp;nbsp; issue is if I click on any MTART say DIEN , then i have to display&amp;nbsp; all the&lt;/P&gt;&lt;P&gt; material no related to DIEN in new tabstrip.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700717#M1870831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-10T10:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to program table control input lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700718#M1870832</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 get the value usign GET CURSOR VALUE and then use call screen to display the data in new screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this thread: &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1109392" title="http://scn.sap.com/thread/1109392"&gt;http://scn.sap.com/thread/1109392&lt;/A&gt;&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 11:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-program-table-control-input-lines/m-p/10700718#M1870832</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2014-10-10T11:11:11Z</dc:date>
    </item>
  </channel>
</rss>

