<?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: Problem in Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093709#M101511</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;&lt;/P&gt;&lt;P&gt;It's for VF03, but do remember I have my "Z" program and what I want is a Dailog like popup window with a one editable field where I could enter something and then to take this value and go ahead with the rest of the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2005 06:32:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-06T06:32:58Z</dc:date>
    <item>
      <title>Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093692#M101494</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 using the Main Program of the Sap Layout used to print the Invoice. This Programs Original Language is DE. The Program Type is Executable. I have created a Screen called 1000 and calling it in the following form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM entry USING return_code us_screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SCREEN 1000 STARTING AT 30 5 ENDING AT 61 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR retcode.&lt;/P&gt;&lt;P&gt;  xscreen = us_screen.&lt;/P&gt;&lt;P&gt;  PERFORM processing USING us_screen.&lt;/P&gt;&lt;P&gt;  CASE retcode.&lt;/P&gt;&lt;P&gt;    WHEN 0.&lt;/P&gt;&lt;P&gt;      return_code = 0.&lt;/P&gt;&lt;P&gt;    WHEN 3.&lt;/P&gt;&lt;P&gt;      return_code = 3.&lt;/P&gt;&lt;P&gt;    WHEN OTHERS.&lt;/P&gt;&lt;P&gt;      return_code = 1.&lt;/P&gt;&lt;P&gt;  ENDCASE.&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;The following error is through when go and preview the Layout. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         DYNPRO_NOT_FOUND&lt;/P&gt;&lt;P&gt;Screen does not exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 04:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093692#M101494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T04:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093693#M101495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To which program you associated the screen to. It should be to your main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please reward the posts that are helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 04:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093693#M101495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T04:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093694#M101496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravikumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the main program. I created the screen when I was in the Main Program. It didnt allow me to specify the Program the Main Program was already there. Its really funny why this error comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 04:24:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093694#M101496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T04:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093695#M101497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you activated the screen from the Screen Painter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 04:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093695#M101497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T04:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093696#M101498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it was activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 04:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093696#M101498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T04:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093697#M101499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And still are you facing the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093697#M101499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093698#M101500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am using the Main Program of the Sap Layout used to print the Invoice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Have u copied the original program &lt;/P&gt;&lt;P&gt;   to Z/Y ?&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  Or are u trying to modify the original sap std. program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093698#M101500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093699#M101501</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;Better Use SE80 ,specify your program name, if there is (inactive)Un activated components will be highlighted..&lt;/P&gt;&lt;P&gt;then you can try to activate. that will be more simple to find what is the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093699#M101501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093700#M101502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could see that your screen number is 1000, which is the default number for a selection screen.&lt;/P&gt;&lt;P&gt;So try copying this screen to a new screen number, activate the screen.&lt;/P&gt;&lt;P&gt;Replace the screen number in your program and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanthimathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093700#M101502</guid>
      <dc:creator>kanthimathikris</dc:creator>
      <dc:date>2005-12-06T05:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093701#M101503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes my main program goes as ZRVADINNY01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went through the error dump just now and discovered the following line;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis                                   &lt;/P&gt;&lt;P&gt;    Program "SAPLVMSG" tried to use screen 1000. &lt;/P&gt;&lt;P&gt;    The screen does not exist.                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cannot add a Screen to SAPLVMSG because its a SAP program and pointless coping it to "Z" program becuase it's being handled by the core SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do in vf03 is when U click "Issue Output to" U get a dailog with a selection once you select and click Print Preview button MY DIALOG to appear and once I fill the required field the normal processing could take place. That's all what i need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone pls help me!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093701#M101503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093702#M101504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then Create the Screen and call the screen when you press&lt;/P&gt;&lt;P&gt;the Button Issue Output to.&lt;/P&gt;&lt;P&gt;Get the SY-ucomm of that and in that sy-ucomm call this screen as dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093702#M101504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093703#M101505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Try to Handle the Print Preview not Issue Output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for menu exit. and handle it in that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093703#M101505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093704#M101506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanthimathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry All I changed the screen number to 9100. Still its the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093704#M101506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093705#M101507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I think YOu Might be having a Menu Exit for Vf03, &lt;/P&gt;&lt;P&gt;try to capture sy-ucomm of print preview button, and handle the sy-ucomm , when the user press that it should call the screen as dialog box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 05:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093705#M101507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T05:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093706#M101508</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;&lt;/P&gt;&lt;P&gt;Is there a way I could get a dialog without using Screen? This was I could remain with my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093706#M101508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093707#M101509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kishan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you doing it for VF03 or for some other program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:23:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093707#M101509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093708#M101510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. DYNPRO_NOT_FOUND&lt;/P&gt;&lt;P&gt;   Whenever this  message comes&lt;/P&gt;&lt;P&gt;   it is usually our problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The MAIN PROGRAM of your created screen,&lt;/P&gt;&lt;P&gt;   is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. What is ur main program.&lt;/P&gt;&lt;P&gt;  Z**&lt;/P&gt;&lt;P&gt;  or sap std program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Goto SE80.&lt;/P&gt;&lt;P&gt;   Type in the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Does ur new screen (1000 or 9100 whatever)&lt;/P&gt;&lt;P&gt;  appear in the screen folder list?&lt;/P&gt;&lt;P&gt;6. Is the screen  activated   ?&lt;/P&gt;&lt;P&gt;   If not, please activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. How did u copy the standard program?&lt;/P&gt;&lt;P&gt;   did u copy it thru SE80?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. For tcode VF03&lt;/P&gt;&lt;P&gt;    the main program is SAPMV60A.&lt;/P&gt;&lt;P&gt;   and not SAPLVMSG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may be repeating the same questions(as asked by others)&lt;/P&gt;&lt;P&gt;but, im sure, it is our problem.&lt;/P&gt;&lt;P&gt;ie. assigning screen number to main program&lt;/P&gt;&lt;P&gt;and activating it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093708#M101510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093709#M101511</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;&lt;/P&gt;&lt;P&gt;It's for VF03, but do remember I have my "Z" program and what I want is a Dailog like popup window with a one editable field where I could enter something and then to take this value and go ahead with the rest of the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093709#M101511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093710#M101512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi It is simple if it is Custom report/trxn . &lt;/P&gt;&lt;P&gt;if it is Std then you need look for menu exit .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093710#M101512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093711#M101513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi In VF03 where you are using that ZPROGRAM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In what inlcude.are you able to trigger your ZPROGRAM After you press the button.&lt;/P&gt;&lt;P&gt;if that is the case then you can call the screen, but i have one doubt while creating the screen did you mentioned it as Dialog Screen or report screen. It should be dialog screen.... &lt;/P&gt;&lt;P&gt;please let me know...&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 06:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen/m-p/1093711#M101513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T06:38:53Z</dc:date>
    </item>
  </channel>
</rss>

