<?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/3485912#M838112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see the flow logic code under SAPMM06E - 0111 where it is calling custom/your sub-screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Subscreen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL CUSTOMER-SUBSCREEN CUSTSCR1 INCLUDING 'SAPLXM06' '0111'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps as this is way your subscreen and standard screen is linked, and you can see this new fields at PO-item level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2008 18:14:23 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2008-03-03T18:14:23Z</dc:date>
    <item>
      <title>Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485911#M838111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. I need to create a screen exit for transaction ME21N/22N/23N. I have found several information on this, but all saying that I must create a new screen under an enhancement, and that´s all. &lt;/P&gt;&lt;P&gt;I found the enhancement (MM06E005), created a new project, created an append structure for table EKKO and put my new field there, created the screen SAPMM06E 0111 and created the new field in this screen. Now I must be missing some step, because there is no way to see the new field on ME21N screen... I think there must be some place where I should assign the newly created subscreen to the standard screen, but can´t find it.&lt;/P&gt;&lt;P&gt;Any help will be much appreciated, and points will be rewarded for helpfull answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 18:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485911#M838111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T18:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485912#M838112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see the flow logic code under SAPMM06E - 0111 where it is calling custom/your sub-screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Subscreen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL CUSTOMER-SUBSCREEN CUSTSCR1 INCLUDING 'SAPLXM06' '0111'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps as this is way your subscreen and standard screen is linked, and you can see this new fields at PO-item level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 18:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485912#M838112</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2008-03-03T18:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485913#M838113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice, I could see where the standard is calling my subscreen. It seems like this is not the subrscreen I needed, after all. Is there any way to find out which subscreen I should implement, based on where I want my new field to be on the standard screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 18:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485913#M838113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T18:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485914#M838114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. After implementing every subscreen available on enhancement MM06E005, and putting a test text field inside each subscreen, I can´t find what I´ve added in standard transaction screen. I know there is an standard program calling each subscreen I´ve created, but it is not ME21N/22N/23N. Can anyone please tell me how should I proceed to find where the heck is the subscreens I´ve created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m going nuts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 19:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485914#M838114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T19:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485915#M838115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The enhancement wasn´t activated. Shame on me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 13:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3485915#M838115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T13:16:05Z</dc:date>
    </item>
  </channel>
</rss>

