<?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 creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868592#M365908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sampath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wonderful link. Thanks for you kindness. Can you give your email-id!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;r.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2007 07:16:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-30T07:16:47Z</dc:date>
    <item>
      <title>screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868578#M365894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can any one give me the steps to create screen with one practical ex?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;R.Vijayakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 06:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868578#M365894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868579#M365895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just give statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call screen &amp;lt;screen no&amp;gt;.&lt;/P&gt;&lt;P&gt;and double click screen no.&lt;/P&gt;&lt;P&gt;screen gets created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 06:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868579#M365895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T06:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868580#M365896</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;how to combine code with this screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;r.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:02:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868580#M365896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868581#M365897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE80&lt;/P&gt;&lt;P&gt;right clik on the program name and see the CREATE opitons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868581#M365897</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-01-30T07:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868582#M365898</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;&lt;/P&gt;&lt;P&gt; Go to SE71 this is screen painter.. You can create screen here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in your program you can call this screen like&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt; 1. CALL SCREEN &amp;lt;screen-number&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          OR&lt;/P&gt;&lt;P&gt;2. SET SCREEN &amp;lt;screen-number&amp;gt;&lt;/P&gt;&lt;P&gt;   LEAVE TO SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868582#M365898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868583#M365899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this link....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868583#M365899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868584#M365900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After you have created a screen with the call screen statement, in the screen painter, there would be 2 modules that appear automatically, named PBO and PAI modules. PBO is for Process before Output. Here, you can write code with respect to any data initialisation and logic that has to be executed before the screen is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, in PAI, which is process after input, write the code to caputre any user activity and the logic that should be executed with the user's command. To pass data to and fro the screen and the program, please use the same variable names in the screen and the program, so that we need not pass data manually. If the names are same, then the data is passed on automatically. If not we have to write code to copy from the screen variable to the program variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your query.&lt;/P&gt;&lt;P&gt;Please award points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:06:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868584#M365900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868585#M365901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; how to add code with screen . kindly give one ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;r.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868585#M365901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868586#M365902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijaya kumar...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tcode for screen painter where u can create screens is se51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the following link depicts step by step for creating screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tcode for menu painter where u can create menus for your programs is se41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following is the link explaining about menu painter ans its uses,limits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/83/7a18cbde6e11d195460000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/83/7a18cbde6e11d195460000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the two links are self explanatory....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;all the best,&lt;/P&gt;&lt;P&gt;sampath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*mark helpful answers and close the threads&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868586#M365902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868587#M365903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how to test the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;r.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868587#M365903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868588#M365904</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;&lt;/P&gt;&lt;P&gt; In flow logic of the screen, you can write the code like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;MODULE EXIT_0200 AT EXIT-COMMAND.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;(...&amp;lt;Field checks here&amp;gt;...)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;MODULE USER_COMMAND_0200.&lt;/P&gt;&lt;P&gt;ABAP/4 Code&lt;/P&gt;&lt;P&gt;The PAI modules for screen 200 follow. Transaction TZ40 offers all the return functions&lt;/P&gt;&lt;P&gt;(Back , Exit and Cancel) as exit-commands. In Screen 200, however, only the Cancel&lt;/P&gt;&lt;P&gt;function allows immediate exit from the screen. To effect a cancel, standard exit logic is&lt;/P&gt;&lt;P&gt;used to tell the system to go back to screen 100:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868588#M365904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868589#M365905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;Once in the screen painter, please go to the PAI module and double click it. It will ask you to create a new object. Click yes and it will take you to the program where you can say capture the user command (ok_code) for a push button click, for example. Then with that ok_code value, write a case statement which verifies the ok_code value and sends a message for example. This is how you write code in the screen , which is actually not written in the screen, but double clicking will take yuo to the program where you actually write the code for the screen.&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>Tue, 30 Jan 2007 07:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868589#M365905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868590#M365906</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;&lt;/P&gt;&lt;P&gt;Hope u r new to this screen creation &lt;/P&gt;&lt;P&gt;If u give me the mail id , i can send the doucments &lt;/P&gt;&lt;P&gt;which will give clear pictur of module pool programing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868590#M365906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868591#M365907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you cannot test the screen directly. First, activate the screen and execute the program that is associated with the screen. Then you would be able to get the screen display and perform some action in the screen for which you have written code. Then you would be able to see if the data is being passed correctly or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your doubt.&lt;/P&gt;&lt;P&gt;Please award points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868591#M365907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868592#M365908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sampath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wonderful link. Thanks for you kindness. Can you give your email-id!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;r.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868592#M365908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868593#M365909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. My mail id is mysvijai1977@aim.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;R.vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868593#M365909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: screen creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868594#M365910</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;&lt;/P&gt;&lt;P&gt;hope that helped..my id is sampathkumarpilla@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any prob jus reach out i will try my max..however we have the experts on this &lt;/P&gt;&lt;P&gt;forum..who can break huge nuts into peanuts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all the best,&lt;/P&gt;&lt;P&gt;sampath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 07:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-creation/m-p/1868594#M365910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T07:21:36Z</dc:date>
    </item>
  </channel>
</rss>

