<?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: Subscreen Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840887#M1473072</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 did the same procedure as you mentioned i am facing the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Recursive CALL SCREEN not possible for&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZFSJV_REPORT 0100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 14:26:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-14T14:26:18Z</dc:date>
    <item>
      <title>Subscreen Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840883#M1473068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;good day guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive got a problem when i am going to create subscreen in warrenty updatation.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PROCESS BEFORE OUTPUT.
CALL SUBSCREEN sub1 INCLUDING 'SAPLWTY20' '0110'.
* MODULE STATUS_1004.
*
PROCESS AFTER INPUT.
CALL SUBSCREEN sub1.
* MODULE USER_COMMAND_1004.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Element list ,I want to put the  "sub1"  for the type of element. but its not allowing me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As caution as below, if login in Germen Language [DE] ,iam getting the error like  INCLUDE BLOCK NOT SPECIFIED, NOT DEFINED ,OR SPELT INCONREECTLY in german&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caution: Incompatible code page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  One of the following has occurred:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  You want to change this object in the language German (DE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  2.  You can only change this object in the language German (DE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Log on in language German (DE), or in a language with the same code&lt;/P&gt;&lt;P&gt;  page, before you make changes in German (DE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  If you continue, the incompatible code page could cause errors in all&lt;/P&gt;&lt;P&gt;  texts when you save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz can any one tell me how to kick off this prob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 11:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840883#M1473068</guid>
      <dc:creator>former_member251546</dc:creator>
      <dc:date>2010-04-16T11:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840884#M1473069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PROCESS BEFORE OUTPUT.
CALL SUBSCREEN sub1 INCLUDING 'SAPLWTY20' '0110'.
* MODULE STATUS_1004.
*
PROCESS AFTER INPUT.
CALL SUBSCREEN sub1.
* MODULE USER_COMMAND_1004. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per the Code you have written ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your subscreen area name is SUB1 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL SUBSCREEN subscreen_area_name INCLUDING 'SAPLWTY20' '0110'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please specify your subscreen area in place of subscreen_area_name which you have specified in your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasath Arivazhagan on Apr 16, 2010 3:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 13:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840884#M1473069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840885#M1473070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt; CALL SUBSCREEN SS0101 INCLUDING SY-REPID '0101'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN SS0101.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 13:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840885#M1473070</guid>
      <dc:creator>yonatanedgardo_diaz</dc:creator>
      <dc:date>2010-04-16T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840886#M1473071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you very much..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub1 is my subscreen name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whts wrong in my code?plz let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 18:06:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840886#M1473071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T18:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840887#M1473072</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 did the same procedure as you mentioned i am facing the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Recursive CALL SCREEN not possible for&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ZFSJV_REPORT 0100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 14:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-problem/m-p/6840887#M1473072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T14:26:18Z</dc:date>
    </item>
  </channel>
</rss>

