<?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 Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488713#M1850981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a very good step by step tutorial of how to do this, in particualr in relation to your subscreen issue, without needing access key:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapignite.com/screen-exit-in-sap-abap-with-tutorial/"&gt;http://sapignite.com/screen-exit-in-sap-abap-with-tutorial/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2014 08:25:28 GMT</pubDate>
    <dc:creator>former_member201275</dc:creator>
    <dc:date>2014-08-01T08:25:28Z</dc:date>
    <item>
      <title>Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488706#M1850974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have noticed that in case of Function Module Exit, the include starts with a naming convention 'ZX', since its starts with 'Z' it belongs to customer name space, so we can do coding without Access Key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Then my doubt is during implementing screen exit using CMOD, how could i able to edit a subscreen in function group(which is in SAP name space) without Access key?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488706#M1850974</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-08-01T06:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488707#M1850975</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;do you have problem to get a change key ? &lt;/P&gt;&lt;P&gt;maybe all it's done with SE03 --&amp;gt; Set System change option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for modify the SD exit in Sales order, Invoice, Delivery ..&amp;nbsp;&amp;nbsp; MV45AFZZ ...&amp;nbsp; you need an access key, but it's also an exit.&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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488707#M1850975</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-08-01T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488708#M1850976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Fred&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I agreed, this is what happening in case of form exit.&lt;/P&gt;&lt;P&gt;We are editing directly a standard program which is belongs to SAP name space, so we need&amp;nbsp; Access Key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why they provided ZX include for Function Module Exit?&lt;/P&gt;&lt;P&gt;And how could i able to edit a screen which is belongs to SAP name space without&amp;nbsp; Access Key?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488708#M1850976</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-08-01T07:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488709#M1850977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a second point, you have to provide an access key when you modify something that have an original system different. Could you check with your example, the original system ? maybe you create the dynpro, and SAP just call this dynpro if it exists ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488709#M1850977</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-08-01T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488710#M1850978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen and include are saved in a custom package(Zpackage). May be this could be the reason to edit without access key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488710#M1850978</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-08-01T07:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488711#M1850979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even how can i create a new screen in a standard program?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488711#M1850979</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-08-01T07:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488712#M1850980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No at the time, when we create screen it will as for package.&lt;/P&gt;&lt;P&gt;Even system allows us to create screen in a standard function group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488712#M1850980</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-08-01T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488713#M1850981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a very good step by step tutorial of how to do this, in particualr in relation to your subscreen issue, without needing access key:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapignite.com/screen-exit-in-sap-abap-with-tutorial/"&gt;http://sapignite.com/screen-exit-in-sap-abap-with-tutorial/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488713#M1850981</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-08-01T08:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488714#M1850982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not looking for implementation method. Something else in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/10488714#M1850982</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-08-01T08:49:58Z</dc:date>
    </item>
  </channel>
</rss>

