<?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: problem in dynamic internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-dynamic-internal-table/m-p/4828257#M1129758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soham &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the secodn screen create two button BACK and Next.&lt;/P&gt;&lt;P&gt;When you click on Next it will take you to the third screen.&lt;/P&gt;&lt;P&gt;In the PBO of the third screen by defualt all the fields will be visible now &lt;/P&gt;&lt;P&gt;based on checkbox entry loop the next screen and modify the fields which you don`t want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.                                                &lt;/P&gt;&lt;P&gt;     CHECK screen-name = ZTAB-MATNR.&lt;/P&gt;&lt;P&gt;        screen-input = '0'.                                         &lt;/P&gt;&lt;P&gt;     MODIFY SCREEN.                                              &lt;/P&gt;&lt;P&gt;  ENDLOOP.      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2008 12:50:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-02T12:50:28Z</dc:date>
    <item>
      <title>problem in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-dynamic-internal-table/m-p/4828256#M1129757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;i have developed a report the out put is as shown:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first screen:  i will be entering one 'z' or 'y' table name dynamically.&lt;/P&gt;&lt;P&gt;second screen: a popup screen with checkboxes and the field names of above particular table entered.&lt;/P&gt;&lt;P&gt;                       when user selects the checkboxes or fieldnames.&lt;/P&gt;&lt;P&gt;                        only those fieldnames with data should be displayed in the next list.  &lt;/P&gt;&lt;P&gt;    for example:&lt;/P&gt;&lt;P&gt;   when user enters table name: ZGEB_0X_FBIW_CSA &lt;/P&gt;&lt;P&gt;a pop-up screen displays as shown below:&lt;/P&gt;&lt;P&gt;                 fieldnames&lt;/P&gt;&lt;P&gt;checkbox1  mandt&lt;/P&gt;&lt;P&gt;checkbox2 sender&lt;/P&gt;&lt;P&gt;checkbox3 receiver    (i hav done upto this )&lt;/P&gt;&lt;P&gt;when user selects checkbox1 &amp;amp; 2:&lt;/P&gt;&lt;P&gt;(but i am not getting how to get below screen after selecting the checkboxes)&lt;/P&gt;&lt;P&gt;only the data of mandt and sender should be displayed in the next list&lt;/P&gt;&lt;P&gt;i.e.  mandt   sender     &lt;/P&gt;&lt;P&gt;     710        ttttt&lt;/P&gt;&lt;P&gt;pls help me in this regard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx in advance&lt;/P&gt;&lt;P&gt;soham.p.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 12:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-dynamic-internal-table/m-p/4828256#M1129757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem in dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-dynamic-internal-table/m-p/4828257#M1129758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soham &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the secodn screen create two button BACK and Next.&lt;/P&gt;&lt;P&gt;When you click on Next it will take you to the third screen.&lt;/P&gt;&lt;P&gt;In the PBO of the third screen by defualt all the fields will be visible now &lt;/P&gt;&lt;P&gt;based on checkbox entry loop the next screen and modify the fields which you don`t want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.                                                &lt;/P&gt;&lt;P&gt;     CHECK screen-name = ZTAB-MATNR.&lt;/P&gt;&lt;P&gt;        screen-input = '0'.                                         &lt;/P&gt;&lt;P&gt;     MODIFY SCREEN.                                              &lt;/P&gt;&lt;P&gt;  ENDLOOP.      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 12:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-dynamic-internal-table/m-p/4828257#M1129758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T12:50:28Z</dc:date>
    </item>
  </channel>
</rss>

