<?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 modification run time in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725559#M896660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;sorry guru , this is not my solution , I knw this one , I want Like FINT tcode , loop at screen , when I wl press the button screen wl expand and some new field appear .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I m waiting if u have some code plz send me .&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 12:21:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T12:21:40Z</dc:date>
    <item>
      <title>screen modification run time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725556#M896657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;hello gurus , I m designing a screen for po , in that I want dynamic screen , suppose I have a button , when I wl click that a new window wl come in current scrren , ( like standard FINT tcode , in fi/co ,) hw to do , hw to write code for that , Plz send me some idea .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I m waiting for ur valuable idea .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Joy Chakravorty .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 07:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725556#M896657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T07:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: screen modification run time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725557#M896658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one new screen in SE51 i.e screen 200. In screen 100 i you have one button after clicking that button then u hv to display screen 200 on same screen. Create a button on screen 100. give function code as BUT1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use below syntax for idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'BUT1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SCREEN 200 STARTING AT 37 5&lt;/P&gt;&lt;P&gt;                      ENDING   AT 87 22.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this... may be this will be helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sunil kairam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 08:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725557#M896658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T08:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: screen modification run time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725558#M896659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;sorry guru , this is not my solution , I knw this one , I want Like FINT tcode , loop at screen , when I wl press the button screen wl expand and some new field appear .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I m waiting if u have some code plz send me .&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 12:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725558#M896659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T12:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: screen modification run time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725559#M896660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;sorry guru , this is not my solution , I knw this one , I want Like FINT tcode , loop at screen , when I wl press the button screen wl expand and some new field appear .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I m waiting if u have some code plz send me .&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 12:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-modification-run-time/m-p/3725559#M896660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T12:21:40Z</dc:date>
    </item>
  </channel>
</rss>

