<?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 issue, need help! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629050#M1090214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mean in the pbo module of the called screen 0100, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
module pbo_0100 output.
          leave to list-processing.
          write: / 'Hello'.
endmodule.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually , can you give a sample code here. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 02:34:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-20T02:34:16Z</dc:date>
    <item>
      <title>screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629048#M1090212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my technical requirement:  in report A  , let's say report "call screen" , i called a screen using &lt;/P&gt;&lt;P&gt;"call screen 0100."  and in the called screen "0100" i want to display something using WRITE statement.  how should i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629048#M1090212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T02:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629049#M1090213</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;use this code before the write statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TO LIST-PROCESSING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629049#M1090213</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-10-20T02:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629050#M1090214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you mean in the pbo module of the called screen 0100, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
module pbo_0100 output.
          leave to list-processing.
          write: / 'Hello'.
endmodule.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually , can you give a sample code here. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629050#M1090214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T02:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629051#M1090215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, David, On normal screen that you created in report or dialog prgram, you can not used statement 'WRITE'. If you want to show some texts on the screen, please add text box on the screen, and specific the text content in the PBO of screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629051#M1090215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T02:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629052#M1090216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, that should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629052#M1090216</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-10-20T02:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629053#M1090217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tryed , but it seems dose not work.&lt;/P&gt;&lt;P&gt;nothing appears in the called screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629053#M1090217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T02:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629054#M1090218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried initializing the values that you want to display with in PBO.&lt;/P&gt;&lt;P&gt;There might be no specific write statement needed to display the values.&lt;/P&gt;&lt;P&gt;Suppose if i want to display todays date in the screen means no need to use write statement directly input as shown.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In PBO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ZEMPDETAILS-DATE = SY-DATUM.&lt;/P&gt;&lt;P&gt;ZEMPDETAILS-PERID= 'SAP1035'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above statements in the input text box of name ZEMPDETAILS-DATE i am displaying the date value. And in the other employee id.&lt;/P&gt;&lt;P&gt;Like wise whatever values that u want to display initialize in PBO will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Balu CH on Oct 20, 2008 8:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629054#M1090218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T02:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629055#M1090219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try any of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TRANSACTION TO LIST-PROCESSING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE SCREEN TO LIST-PROCESSING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 02:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629055#M1090219</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-10-20T02:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629056#M1090220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;none of them is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629056#M1090220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T03:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629057#M1090221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Balu CH  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the data is fine. but still not display output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629057#M1090221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T03:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629058#M1090222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my demo report:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REPORT  ZDAVID_LIST_PROCESSING.

call screen 100.

module pbo_100 output.

leave to list-processing.
      write: / 'Hello'.
leave list-processing.

endmodule.

module pai_100 input.
    leave program.
endmodule.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dose this gonna work to display "Hello" in the called screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629058#M1090222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T03:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629059#M1090223</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;LEAVE LIST-PROCESSING at the end of the PBO will exit the screen where the WRITE statement occured that is why there are no text being displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE PROGRAM on PAI without any conditions on which pushbutton was pushed will immediately exit your program without displaying your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629059#M1090223</guid>
      <dc:creator>peter_ruiz2</dc:creator>
      <dc:date>2008-10-20T03:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629060#M1090224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i figured it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i use leave to list-processing,  all the what i "WRITE" is still display in the report, not the called screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629060#M1090224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T03:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: screen issue, need help!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629061#M1090225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Try LEAVE LIST-PROCESSING  statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 03:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-issue-need-help/m-p/4629061#M1090225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T03:33:20Z</dc:date>
    </item>
  </channel>
</rss>

