<?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: Question about subscreen command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714770#M1672333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well yes it helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F1 catalogs the CALL subscreen under 'Screen statements'&lt;/P&gt;&lt;P&gt;and CALL screen under 'Abap statement'...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how it can be much clear! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And indeed FIELD/CHAIN/MODULE are also screen commands...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 14:26:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-14T14:26:48Z</dc:date>
    <item>
      <title>Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714760#M1672323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;BR /&gt;I have a doubt about this question in ABAP examn.&lt;/P&gt;&lt;P&gt;It is about subscreen. Which of the following statements about subscreen is correct:&lt;/P&gt;&lt;P&gt;1.- you call subscreen using the &lt;STRONG&gt;screen&lt;/STRONG&gt; command CALL SUBSCREEN.&lt;/P&gt;&lt;P&gt;2.- you call subscreen using the &lt;STRONG&gt;ABAP&lt;/STRONG&gt; command CALL SUBSCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that it doesnt exit screen command, just ABAP command.&lt;/P&gt;&lt;P&gt;the answer is 2. using ABAP command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message - Interview/exam questions still not allowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Locked and points unassigned.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714760#M1672323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714761#M1672324</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;Call Subscreen is a screen flow logic command. It's used to call subscreen areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ABAP, the command is call screen. So i believe that the correct answer is 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714761#M1672324</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-05-14T13:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714762#M1672325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="j-status-levels"&gt;Hi &lt;IMG alt="Not Active Contributor" class="jiveImage" src="https://community.sap.com/745/plugins/points/resources/images/not-active-contributor.gif" title="Not Active Contributor" /&gt; &lt;/SPAN&gt;&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/miguel.alvear" id="jive-16819613650097431973266"&gt;Miguel &lt;/A&gt; ,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;stmt 2 is correct answer.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You call subscreen using the ABAP command CALL SUBSCREEN&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714762#M1672325</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-05-14T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714763#M1672326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know that the only way to call a subscreen is inside the flow logic in a screen. But there is not a screen command...I am not sure, i have seen this question with boths answer (different exams)...&lt;/P&gt;&lt;P&gt;Some ppl say that is ABAP others screen...no sure...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714763#M1672326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T13:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714764#M1672327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yeap...i think so...but I'm not 100% sure...&lt;/P&gt;&lt;P&gt;It is a tricky question...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714764#M1672327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T13:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714765#M1672328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned earlier..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call screen is a pure abap command.&lt;/P&gt;&lt;P&gt;Call subscreen is a flow logic command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the answer is 1 : You call the subscreen using screen command call 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>Mon, 14 May 2012 13:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714765#M1672328</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-05-14T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714766#M1672329</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;Nothing tricky here...&lt;/P&gt;&lt;P&gt;CALL subscreen is a screen statement.&lt;/P&gt;&lt;P&gt;while CALL screen is an abap command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would have had your answer just by pressing F1 &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714766#M1672329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714767#M1672330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP ABAP doesn't have SCREEN commmands at all . It is as simple as it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All commands comes under ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714767#M1672330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T14:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714768#M1672331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;pressing F1 doesnt help to much...but following ur logic, some SCREEN commands are:&lt;/P&gt;&lt;P&gt;- FIELD,&lt;/P&gt;&lt;P&gt;- CHAIN,&lt;/P&gt;&lt;P&gt;- MODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it correct???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714768#M1672331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714769#M1672332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He guys.&lt;/P&gt;&lt;P&gt;Thanks to all to give me your point of view.&lt;/P&gt;&lt;P&gt;The correct answer is 1. Using a screen command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714769#M1672332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714770#M1672333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well yes it helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F1 catalogs the CALL subscreen under 'Screen statements'&lt;/P&gt;&lt;P&gt;and CALL screen under 'Abap statement'...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how it can be much clear! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And indeed FIELD/CHAIN/MODULE are also screen commands...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714770#M1672333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question about subscreen command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714771#M1672334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As simple as that but totally wrong....;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:27:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-subscreen-command/m-p/8714771#M1672334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-14T14:27:22Z</dc:date>
    </item>
  </channel>
</rss>

