<?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: general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243164#M483832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U need to createthrough forward navigation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;foward navigation means double clicking and going to another screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a program in se80 if u double click on the below statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PF-STATUS 'Sudheer'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will navigating to Menu painter in the same session ( if u come back u will navigate to the program editor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above process will hapeen only if an element is allready available with name SUDHEER in menu painter. If it is not available system will tell that its not available and it will give u an option to create that element. So if u create here in this manner u r creating the element by forward navigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Dont forget to award points if useful&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 12:10:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T12:10:52Z</dc:date>
    <item>
      <title>general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243163#M483831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to create our own gui for program using tcode se80.plz give me the steps for it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 12:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243163#M483831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243164#M483832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U need to createthrough forward navigation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;foward navigation means double clicking and going to another screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a program in se80 if u double click on the below statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PF-STATUS 'Sudheer'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will navigating to Menu painter in the same session ( if u come back u will navigate to the program editor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above process will hapeen only if an element is allready available with name SUDHEER in menu painter. If it is not available system will tell that its not available and it will give u an option to create that element. So if u create here in this manner u r creating the element by forward navigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Dont forget to award points if useful&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 12:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243164#M483832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T12:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243165#M483833</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;goto se80.&lt;/P&gt;&lt;P&gt;select program and enter ur program name.and press enter.&lt;/P&gt;&lt;P&gt;right click on ur program name and select create GUI status.there u can create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 12:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243165#M483833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243166#M483834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Open the program in SE80&lt;/P&gt;&lt;P&gt;2. Go to the screen for which ypu want to create GUI STATUS.&lt;/P&gt;&lt;P&gt;3. Go to PBO module.&lt;/P&gt;&lt;P&gt;4. Write command SET STATUS 'STATUS_NAME'.&lt;/P&gt;&lt;P&gt;5. Dauble click 'STATUS_NAME' and create status for that screen.&lt;/P&gt;&lt;P&gt;6. Save and activate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 12:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243166#M483834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T12:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243167#M483835</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;give SET PF-STATUS 'm1' -&amp;gt;double click on m1 -&amp;gt; give report prg name -&amp;gt; select menu bar radio button -&amp;gt; click on + symbol to expand -&amp;gt; give functon codes to required buttons -&amp;gt;  activate -&amp;gt; back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh babu aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 12:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2243167#M483835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T12:45:25Z</dc:date>
    </item>
  </channel>
</rss>

