<?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: Error while creating a Suscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565628#M1269742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create the mainscreen 100 with subscreen area SA1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create a screen 200 of type SUBSCREEN (sELECT IN THE ATTRUBUTES ) AND insert the UI Elements whichever u want .&lt;/P&gt;&lt;P&gt;Now write the statements within in flow logic of Mainscreen 100 &lt;/P&gt;&lt;P&gt;CALL SUBSCREEN .......in both PBO and PAI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the required flow logic in Minscreen and Subscreen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 04:48:14 GMT</pubDate>
    <dc:creator>shishupalreddy</dc:creator>
    <dc:date>2009-05-20T04:48:14Z</dc:date>
    <item>
      <title>Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565627#M1269741</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 have a Main screen 100 in that in that i have a Subscreen area SA1 and im trying to Place a Subscreen 200 in that subscreen area. can you please help me how to do i exactly can i fit there.....how i can make my subscreen n sbucsreen area equal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOw in my output i can see some lines and Error: Please enter Transaction code Meassage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks In Advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 22:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565627#M1269741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T22:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565628#M1269742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create the mainscreen 100 with subscreen area SA1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create a screen 200 of type SUBSCREEN (sELECT IN THE ATTRUBUTES ) AND insert the UI Elements whichever u want .&lt;/P&gt;&lt;P&gt;Now write the statements within in flow logic of Mainscreen 100 &lt;/P&gt;&lt;P&gt;CALL SUBSCREEN .......in both PBO and PAI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the required flow logic in Minscreen and Subscreen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 04:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565628#M1269742</guid>
      <dc:creator>shishupalreddy</dc:creator>
      <dc:date>2009-05-20T04:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565629#M1269743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steps: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;1) In top include: 
   Data: tabcntrl type tabstrip.

2) Create two screens 100 main screen and 200 subscreen.

3) In PBO of 100:            " Main screen
     call subscreen tab1_ref1
            including sy-cprog '0200'.

4) In PAI of 100: "Main screen
      call subscreen tab1_ref1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Reference Subscreen info|http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dbabfe35c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565629#M1269743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565630#M1269744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes My friends i did the same way....i have a field no main screen vbap-vblen input/output field in that i can see lines.....and and an error message please enter transaction code....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the program is im not exactly fitting my subscreen in the subscreen area of the main screen.&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;Lawerence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 05:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565630#M1269744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T05:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565631#M1269745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lawrence,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we explain the things here it would be tough for you to understand. In stead goto tcode "ABAPDOCU"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there goto ABAP User Dialogs-&amp;gt; screens-&amp;gt; Compex Screen Elements-&amp;gt; Subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can find examples from SAP these exapmles are simple to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this discussion was really helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Suvendu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 06:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565631#M1269745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T06:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating a Suscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565632#M1269746</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 think you are getting scroll bars in your subcreen area. In order to exactly fit the subscreen into subscreen area, it should have smaller or same size as that of the subscreen area. So either make the subscreen area bigger or make the subscreen smaller..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 07:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creating-a-suscreen/m-p/5565632#M1269746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T07:06:41Z</dc:date>
    </item>
  </channel>
</rss>

