<?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: sub screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960699#M1489906</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;i have given the way you have coded, sgill tehn its throwing error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jun 2010 11:12:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-28T11:12:49Z</dc:date>
    <item>
      <title>sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960692#M1489899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I am working with ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is I have one sub screen with the normal screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am call the sub screen in my PBO of the main screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN SUB SCREEN AREA NAME INCLUDING MODULE POOL PROAGRAM NAME "SCREEN NO OF SUB SCREEN"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its saying ID is missing or needed "subscreen"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But while I was working with 4.7 the same syntax was workin fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; removed &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 14, 2010 2:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 16:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960692#M1489899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-14T16:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960693#M1489900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the &lt;STRONG&gt;screen type&lt;/STRONG&gt; of the sub screen, it should be &lt;STRONG&gt;Subscreen&lt;/STRONG&gt; not &lt;STRONG&gt;Normal&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 07:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960693#M1489900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-15T07:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960694#M1489901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you are creating a sub screen u have to given a no. and screen type please check u have filled all the fields and ur using same no. and screen type in ur syntex . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntex is correct for both sap 4.7 and ECC 6.0   .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Girish&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 09:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960694#M1489901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-15T09:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960695#M1489902</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;      I have given the screen no of sub screen as well as attribute parameter i have given it as sub screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub Screen Name: SZY3D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mY SYNTAX WAS &lt;/P&gt;&lt;P&gt;Module pool program Name: zde4th&lt;/P&gt;&lt;P&gt;SUB SCREEN NO : 1200&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN SZY3D INCLUDING ZDE4TH '1200'. I called this syntax in the PBO of my normal screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done all these then also its not working. Its throwing error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 16:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960695#M1489902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-15T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960696#M1489903</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;Try using SY-CPROG or SY-REPID instead of your program name.&lt;/P&gt;&lt;P&gt;What is the error that's occuring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 10:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960696#M1489903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960697#M1489904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax should be CALL SUBSCREEN SZY3D INCLUDING 'ZDE4TH' '1200'. like this. The program name should be given in &lt;STRONG&gt;single quotes&lt;/STRONG&gt; if u r not using sy-repid. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 10:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960697#M1489904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960698#M1489905</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;Please check whether you have given CALL SUBECREEN in both PBO and PAI of the screen and as you have mentioned you have given the screen type as subscreen and chcked other things also then it should not have any issues.&lt;/P&gt;&lt;P&gt;Thnaks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 02:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960698#M1489905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-25T02:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960699#M1489906</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;i have given the way you have coded, sgill tehn its throwing error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 11:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960699#M1489906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-28T11:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960700#M1489907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;define a variable in your top include like this,,&lt;/P&gt;&lt;P&gt;scrnr like sy-dynnr value 0000.&lt;/P&gt;&lt;P&gt;this should be your subscreen number.&lt;/P&gt;&lt;P&gt;and user sy-repid and your scrnr variable in the PBO of your normal screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i hope you declared this code only inside the pbo event and didn't declare the screen number in top include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;removed by moderator&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lalit Gupta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Jun 30, 2010 12:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 18:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960700#M1489907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: sub screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960701#M1489908</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;I faced the same problem when i was doing the tabstrip with table controld for the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check Sub-screen attributes is SUbscreen.&lt;/P&gt;&lt;P&gt;2. Synatx for calling subscree&lt;/P&gt;&lt;P&gt;    in PBO -  CALL SUBSCREEN : PAYOFF_REF1 INCLUDING 'ZPPR1005' '0010' &lt;/P&gt;&lt;P&gt;    in PAI - CALL SUBSCREEN : PAYOFF_REF1.&lt;/P&gt;&lt;P&gt;3. Check your Screen area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These three can be the reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 09:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sub-screen/m-p/6960701#M1489908</guid>
      <dc:creator>Noorie</dc:creator>
      <dc:date>2010-07-01T09:00:36Z</dc:date>
    </item>
  </channel>
</rss>

