<?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: Screen Parameters in include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561354#M1754248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/susmitha.thomas" id="jive-318357206320882133375"&gt;Susmitha Thomas&lt;/A&gt;, &lt;/STRONG&gt;I have sovled the problem. I should put the include include&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;zxxxxx_form after the include zxxxxx_screen. Thank you all the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Jun 2013 06:48:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-09T06:48:29Z</dc:date>
    <item>
      <title>Screen Parameters in include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561351#M1754245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear All:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I write a report with PNP. In the main report I add some includes such as z_data, z_screen, z_form. Each of these include container data declaration, screen parameters,forms. The codes are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;REPORT&amp;nbsp; zxxxxx.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;INCLUDE zxxxxx_data.&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;INCLUDE &lt;/SPAN&gt;zxxxxx_form.&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;INCLUDE &lt;/SPAN&gt;zxxxxx_screen.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;INITIALIZATION.&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;initalize_paramteters.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;START-OF-SELECTION.&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;GET &lt;/SPAN&gt;pernr.&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;fill_eeinfo.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;" USING so_inum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;END-OF-SELECTION.&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;print_retroinfo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;In the include zxxxxx_screen. I put the codes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;SPAN class="L0S52"&gt;BEGIN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BLOCK &lt;/SPAN&gt;fr2 &lt;SPAN class="L0S52"&gt;WITH &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FRAME &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TITLE &lt;/SPAN&gt;text-fr2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PARAMETERS: c_ztp &lt;SPAN class="L0S52"&gt;AS CHECKBOX&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;.&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;END &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;BLOCK &lt;/SPAN&gt;fr2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;But in the include zxxxxx_form. when I use c_ztp. SAP give the error that c_ztp does not exist!&amp;nbsp; As you know p&lt;/SPAN&gt;arameters are components of a &lt;A _jive_internal="true" href="https://answers.sap.com/sapevent:&amp;amp;quot;ABENSELECTION_SCREEN_GLOSRY&amp;amp;quot;" style="color: #505050;"&gt;selection screen&lt;/A&gt; that are assigned a global elementary data object in the ABAP program. Can anyone tell me why. Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 03:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561351#M1754245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-09T03:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Parameters in include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561352#M1754246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you activated all the includes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 05:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561352#M1754246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-09T05:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Parameters in include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561353#M1754247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep thank you for your reply first. I activate all the programs together, it give me the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 06:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561353#M1754247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-09T06:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Parameters in include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561354#M1754248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/susmitha.thomas" id="jive-318357206320882133375"&gt;Susmitha Thomas&lt;/A&gt;, &lt;/STRONG&gt;I have sovled the problem. I should put the include include&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;zxxxxx_form after the include zxxxxx_screen. Thank you all the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 06:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-parameters-in-include/m-p/9561354#M1754248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-09T06:48:29Z</dc:date>
    </item>
  </channel>
</rss>

