<?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 Screen statement Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310008#M1392516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mavirick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you are calling a screen in executable program, if it is the case then use start-of-selection infront of call screen statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection&lt;/P&gt;&lt;P&gt;call your screen here&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;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2009 07:06:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-23T07:06:50Z</dc:date>
    <item>
      <title>Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310003#M1392511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any setting that needs to be done before creating any dialog program.&lt;/P&gt;&lt;P&gt;I m asking so because i m getting an error 'Statement is not accessible' for CALL SCREEN 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 06:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310003#M1392511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T06:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310004#M1392512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have posted the same question earlier and that was deleted. Please be more specific when you ask a question. Explain what you have done and where you have called the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 06:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310004#M1392512</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2009-10-23T06:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310005#M1392513</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;Are you callling the Screen within &lt;STRONG&gt;TOP INCLUDE&lt;/STRONG&gt; ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All &lt;STRONG&gt;ABAP&lt;/STRONG&gt;  statements and key words must be with in modules only in Case of Screen Programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form Frmname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module mdname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;Check your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 06:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310005#M1392513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T06:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310006#M1392514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i didt not get the answer of the deleted question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried  new program from scratch and getting the same error msg. ' Statement is not accessible'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hv written the following code in ABAP Editor&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PROGRAM  SAPMZ_TEST_DYNPRO.


DATA: input  TYPE i,
      output TYPE i,
      radio1(1) TYPE c, radio2(1) TYPE c, radio3(1) TYPE c,
      box1(1) TYPE c, box2(1) TYPE c, box3(1) TYPE c, exit(1) TYPE c.

CALL SCREEN 100.

MODULE init_screen_100 OUTPUT.
  CLEAR input.
  radio1 = 'X'.
  CLEAR: radio2, radio3.
ENDMODULE.

MODULE user_command_0100 INPUT.
  output = input.
  box1 = radio1.
  box2 = radio2.
  box3 = radio3.
  IF exit NE space.
    LEAVE PROGRAM.
  ENDIF.
ENDMODULE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 06:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310006#M1392514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T06:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310007#M1392515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me tell u how i created my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first i created a program with SAPMZ_TEST_DYNPRO name in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i went to se51 and created the program with same name and required attributes and elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i added the code 'posted in previous reply', into abap editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i checked for syntax , i got the error msg  'Statement is not accessible' for CALL SCREEN 100 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you guide me where i m mistaking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310007#M1392515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T07:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310008#M1392516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mavirick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you are calling a screen in executable program, if it is the case then use start-of-selection infront of call screen statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection&lt;/P&gt;&lt;P&gt;call your screen here&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;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310008#M1392516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310009#M1392517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you resolved my problem.&lt;/P&gt;&lt;P&gt;actually I m learning Dialog Programming by my own so getting little probs.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310009#M1392517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T07:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310010#M1392518</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;Firstly you have to create the program of type "Modulepool" in SE38 and not "Executable".&lt;/P&gt;&lt;P&gt;Add START-OF-SELECTION before calling the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: input  TYPE i,
      output TYPE i,
      radio1(1) TYPE c, radio2(1) TYPE c, radio3(1) TYPE c,
      box1(1) TYPE c, box2(1) TYPE c, box3(1) TYPE c, exit(1) TYPE c.

START-OF-SELECTION.   &amp;lt;--------------------

CALL SCREEN 1000.

MODULE init_screen_1000 OUTPUT.
  CLEAR input.
  radio1 = 'X'.
  CLEAR: radio2, radio3.
ENDMODULE.

MODULE user_command_1000 INPUT.
  output = input.
  box1 = radio1.
  box2 = radio2.
  box3 = radio3.
  IF exit NE space.
    LEAVE PROGRAM.
  ENDIF.
ENDMODULE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the program will be activated. To eecute the program you need to create a transaction as modulepool programs cannot be executed directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310010#M1392518</guid>
      <dc:creator>sridhar_meesala</dc:creator>
      <dc:date>2009-10-23T07:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310011#M1392519</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;Open the Program in &lt;STRONG&gt;SE80&lt;/STRONG&gt; or if you are in &lt;STRONG&gt;SE30&lt;/STRONG&gt; then go to &lt;STRONG&gt;DISPLAY OBJECT LIST&lt;/STRONG&gt; by pressing &lt;STRONG&gt;ctrl + shift + F5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now activate here, if you still face the problem, recreate the Screen in &lt;STRONG&gt;SE80&lt;/STRONG&gt;, and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing the program attribute from &lt;STRONG&gt;1 to M&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 07:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310011#M1392519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Call Screen statement Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310012#M1392520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your anwser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 17:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-statement-error/m-p/6310012#M1392520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-14T17:58:59Z</dc:date>
    </item>
  </channel>
</rss>

