<?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 Screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722483#M315237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was implementing a BAdI and had to do this..&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Create a screen of type 'Subscreen'. Assign the required fields to the screen&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain ..&lt;/P&gt;&lt;P&gt;I opened se51 and tried to start but could not understand ..like do I have to create a z program ? and do I have to pick the screen number from the transaction?If not what number do I have to mention ?&lt;/P&gt;&lt;P&gt;Anyone please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2006 16:06:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-02T16:06:50Z</dc:date>
    <item>
      <title>Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722483#M315237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was implementing a BAdI and had to do this..&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Create a screen of type 'Subscreen'. Assign the required fields to the screen&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain ..&lt;/P&gt;&lt;P&gt;I opened se51 and tried to start but could not understand ..like do I have to create a z program ? and do I have to pick the screen number from the transaction?If not what number do I have to mention ?&lt;/P&gt;&lt;P&gt;Anyone please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 16:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722483#M315237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T16:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722484#M315238</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;Your screen has to be a subscreen, so set SUBSCREEN in the attribute of the screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this screen you have to insert your fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should create the subscreen in a function group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 16:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722484#M315238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T16:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722485#M315239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you have to use the zprogram name and give any screen number. In attributed the screen type should be 'subscreen'. And we need to write your code in flow logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The corresponding zprogram will be created, you can check this program in se38 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Satyanarayana Sayana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 16:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722485#M315239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T16:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722486#M315240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sayana,&lt;/P&gt;&lt;P&gt;When I gave a z name as program name and some number like 509 as screen number and cick on create ,It says the program doesnot exist.&lt;/P&gt;&lt;P&gt;What should I do now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 16:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screens/m-p/1722486#M315240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T16:28:04Z</dc:date>
    </item>
  </channel>
</rss>

