<?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: CALL SUBSCREEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225140#M1009379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check the subscreen name.&lt;/P&gt;&lt;P&gt;In PBO, subscreen name is &lt;STRONG&gt;vl_area&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;In PAI, subscreen name is &lt;STRONG&gt;alv_area&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it solves your problem. If not pls let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani Diwakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jul 2008 15:07:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-28T15:07:15Z</dc:date>
    <item>
      <title>CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225138#M1009377</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 need call a subscreen, but i have a problem, my sentence is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen vl_area including sy-repid '0403'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen alv_area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it tell me that:  '.' or 'ID...FIELD...' expected after SUBSCREEN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225138#M1009377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T14:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225139#M1009378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a reason why you are using two different variables behind call subscreen? Try to use the same and check if that makes a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225139#M1009378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225140#M1009379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check the subscreen name.&lt;/P&gt;&lt;P&gt;In PBO, subscreen name is &lt;STRONG&gt;vl_area&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;In PAI, subscreen name is &lt;STRONG&gt;alv_area&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it solves your problem. If not pls let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani Diwakar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225140#M1009379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225141#M1009380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry my threat have a mistake, my sentence are these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen vl_area including sy-repid '0403'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen vl_area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225141#M1009380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225142#M1009381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen &lt;STRONG&gt;alv_area&lt;/STRONG&gt; including sy-repid '0403'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call subscreen alv_area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally it will allow you to activate. only change is use alv_are instead of vl_area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225142#M1009381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225143#M1009382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helious:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT demo_dynpro_subscreens.
 
DATA: ok_code TYPE sy-ucomm,
      save_ok TYPE sy-ucomm.
 
DATA: number1(4) TYPE n VALUE '0110',
      number2(4) TYPE n VALUE '0130',
      field(10) TYPE c, field1(10) TYPE c, field2(10) TYPE c.
 
CALL SCREEN 100.
 
MODULE status_100 OUTPUT.
  SET PF-STATUS 'SCREEN_100'.
ENDMODULE.
 
MODULE fill_0110 OUTPUT.
  field = 'Eingabe 1'(001).
ENDMODULE.
 
MODULE fill_0120 OUTPUT.
  field = field1.
ENDMODULE.
 
MODULE fill_0130 OUTPUT.
  field = 'Eingabe 2'(002).
ENDMODULE.
 
MODULE fill_0140 OUTPUT.
  field = field2.
ENDMODULE.
 
MODULE cancel INPUT.
  LEAVE PROGRAM.
ENDMODULE.
 
MODULE save_ok INPUT.
  save_ok = ok_code.
  CLEAR ok_code.
ENDMODULE.
 
MODULE user_command_0110 INPUT.
  IF save_ok = 'OK1'.
    number1 = '0120'.
    field1 = field.
    CLEAR field.
  ENDIF.
ENDMODULE.
 
MODULE user_command_0130 INPUT.
  IF save_ok = 'OK2'.
    number2 = '0140'.
    field2 = field.
    CLEAR field.
  ENDIF.
ENDMODULE.
 
MODULE user_command_100 INPUT.
  CASE save_ok.
    WHEN 'SUB1'.
      number1 = '0110'.
    WHEN 'SUB2'.
      number1 = '0120'.
      CLEAR field1.
    WHEN 'SUB3'.
      number2 = '0130'.
    WHEN 'SUB4'.
      number2 = '0140'.
      CLEAR field2.
  ENDCASE.
ENDMODULE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225143#M1009382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225144#M1009383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the variables are equal, but i have a mistake when i write the sentence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 15:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225144#M1009383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T15:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225145#M1009384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you find yout the solution to this error message? I have the same problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 07:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225145#M1009384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T07:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: CALL SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225146#M1009385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the solution is not to put 'CALL SUBSCREEN' into a module, but exactly into the PBO event, e.g. this is right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN sub1_0200 INCLUDING sy-repid gs_sub1_0200-dynnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this is wrong (error message occurs):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  module call_subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE call_subscreen OUTPUT.&lt;/P&gt;&lt;P&gt;  CALL SUBSCREEN sub1_0200 INCLUDING sy-repid gs_sub1_0200-dynnr.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 08:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-subscreen/m-p/4225146#M1009385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T08:15:40Z</dc:date>
    </item>
  </channel>
</rss>

