<?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: Screen design problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822516#M351354</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;put&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case sy-ucomm.
when 'ENTER'.
C = A + B.
//Assign c to the screen field to display it.
when 'EXIT'.
LEAVE SCREEN.
endcase&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;into USER_COMMAND_0100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create USER_COMMAND_0100 by doubleclick if it not exists.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 10:36:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T10:36:46Z</dc:date>
    <item>
      <title>Screen design problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822515#M351353</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 am creating screen through se38(abap code editor) there i write The code &lt;/P&gt;&lt;P&gt;call screen 100.&lt;/P&gt;&lt;P&gt;below that i write &lt;/P&gt;&lt;P&gt;DATA ok_code like sy-ucomm. &lt;/P&gt;&lt;P&gt;in flowlogic i write the code like this &lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MODULE STATUS_0100.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_0100.&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'ENTER'.&lt;/P&gt;&lt;P&gt;C = A + B.&lt;/P&gt;&lt;P&gt;//Assign c to the screen field to display it.&lt;/P&gt;&lt;P&gt;when 'EXIT'.&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;endcase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now "case" is not defined ,check your spelling error is coming .kindly reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:32:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822515#M351353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Screen design problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822516#M351354</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;put&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case sy-ucomm.
when 'ENTER'.
C = A + B.
//Assign c to the screen field to display it.
when 'EXIT'.
LEAVE SCREEN.
endcase&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;into USER_COMMAND_0100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create USER_COMMAND_0100 by doubleclick if it not exists.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:36:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822516#M351354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Screen design problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822517#M351355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Wirte u r case and end case in PAI. Then it will work. Just by double clicking on &lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_0100  , u will go to u r editor screen . In between of module and endmodule. it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822517#M351355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Screen design problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822518#M351356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;The main mistake that you have done is write the code directly in the flow logic screen itself. In the flow logic, first uncomment the "Module" statement in PAI. Then double click the module. Now, it will ask you to create an object or not. Say "yes", which will take you to the program where you have to write the code regarding the sy-ucomm and the case statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your doubt.&lt;/P&gt;&lt;P&gt;Award points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-design-problem/m-p/1822518#M351356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:45:15Z</dc:date>
    </item>
  </channel>
</rss>

