<?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 Related function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506279#M1066029</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;Is there any function that will call a pop-up window which displays a list of data from an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when taking values from internal table we have to loop at that table. Now if a function is called there then the popup window will be repeating those many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should i avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darpana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 07:16:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T07:16:18Z</dc:date>
    <item>
      <title>Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506279#M1066029</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;Is there any function that will call a pop-up window which displays a list of data from an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when taking values from internal table we have to loop at that table. Now if a function is called there then the popup window will be repeating those many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should i avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darpana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506279#M1066029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506280#M1066030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY_OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506280#M1066030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506281#M1066031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY_OK&lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aparna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506281#M1066031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506282#M1066032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     You can use &lt;/P&gt;&lt;P&gt;POPUP_WITH_TABLE_DISPLAY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_TO_DISPLAY_TEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506282#M1066032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506283#M1066033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to take values from the internal table and display it in message format in the popup window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: I have taken Fields posnr nad material.&lt;/P&gt;&lt;P&gt;      I have to display " &amp;lt;Material-name&amp;gt; has &amp;lt;total no of posnr&amp;gt; as sales items".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    now the material name and posnr i will be taking from my internal table. And posnr will give total count of posnr not the values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Darpana Ahire on Oct 1, 2008 9:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506283#M1066033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Related function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506284#M1066034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another internal table for messages.&lt;/P&gt;&lt;P&gt;Now in the loop of ur int table create messages based on ur data and append to this new int table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this loop call the FM to display data frm new int table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 07:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/related-function/m-p/4506284#M1066034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T07:33:57Z</dc:date>
    </item>
  </channel>
</rss>

