<?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: adding dinamic fields into table control.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580604#M590061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dinesh,&lt;/P&gt;&lt;P&gt;actually i was takin abt addin coloumn, nt row.bt watever thanks for ur response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2007 08:26:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-25T08:26:05Z</dc:date>
    <item>
      <title>adding dinamic fields into table control..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580601#M590058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;i wan to knw , is it possible to add fields dynamically in table control? actually the requirement is like, it is not fixed how many fields will be their in table control, it may change depending upon date. so if u knw, please help me out....&lt;/P&gt;&lt;P&gt;good points will be awarded to helpful answer.....&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brij&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 06:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580601#M590058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T06:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: adding dinamic fields into table control..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580602#M590059</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 have to add a row ( blank) to the internal table when you press the button to add a row. Then at the time person presses save button, you would update ur records in the corresponding z-table.&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;&amp;lt;b&amp;gt;if it helped, you can acknowledge the same by rewarding&amp;lt;/b&amp;gt; &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;dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 07:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580602#M590059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: adding dinamic fields into table control..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580603#M590060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;at the design time of the screen make all possible columns or fields in the table control,make sure you are having all the fileds in the itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to the pbo of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside the loop endloop of table control write loop at screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside this loop for all the fields base dupon condition you dont want to appear make screen-invisible = '1'.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this solves your query...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vivekanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 07:51:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580603#M590060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T07:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: adding dinamic fields into table control..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580604#M590061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dinesh,&lt;/P&gt;&lt;P&gt;actually i was takin abt addin coloumn, nt row.bt watever thanks for ur response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 08:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580604#M590061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T08:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: adding dinamic fields into table control..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580605#M590062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 08:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-dinamic-fields-into-table-control/m-p/2580605#M590062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T08:27:37Z</dc:date>
    </item>
  </channel>
</rss>

