<?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/3977342#M949968</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;Please refer the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/ScrEXITCJ01/CJ01.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/ScrEXITCJ01/CJ01.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 09:18:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T09:18:25Z</dc:date>
    <item>
      <title>Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977337#M949963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me how to do a screen Exit..Help me with step by step procedure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977337#M949963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977338#M949964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen&amp;#146;s flow logic.&lt;/P&gt;&lt;P&gt;the tcode is cmod...&lt;/P&gt;&lt;P&gt;1.From the main screen of the Project management transaction, proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select Enhancement components and choose Change. &lt;/P&gt;&lt;P&gt;2.Choose Edit component. &lt;/P&gt;&lt;P&gt;3.Choose the screen exit and double click on it &lt;/P&gt;&lt;P&gt;4.Create your subscreen using the Screen Painter. &lt;/P&gt;&lt;P&gt;5.Design your screen to be added to the standard screen and activate the particular screen and return back to the flow logic . &lt;/P&gt;&lt;P&gt;6.Choose the PAI and PBO to write down the logic.&lt;/P&gt;&lt;P&gt;7.Generate your screen and choose Back (the green arrow) to return to the Project management transaction.&lt;/P&gt;&lt;P&gt;8.Go to the transaction ME22 to view the customer defined screen exit.&lt;/P&gt;&lt;P&gt;9.Enter the purchase order number and press Enter.&lt;/P&gt;&lt;P&gt;10.Go to the menu header --&amp;gt; Details. &lt;/P&gt;&lt;P&gt;11.Purchase number is visible on the standard screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977338#M949964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977339#M949965</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;check this example with screen shots&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ExitsBADIs/MM/MM01.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ExitsBADIs/MM/MM01.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more links&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977339#M949965</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-06-10T09:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977340#M949966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this example. Yu will get an idea how to create screen exit.&lt;/P&gt;&lt;P&gt;This example shows adding a sub screen to MM01 (create material) screen.&lt;/P&gt;&lt;P&gt;Go to SPRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Reference IMG  Logistics-General  Material master  Configuring the Material master  Create program for customized subscreens or Go to T.Code OMT3C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter Function group name and give description continue and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go back to initial screen and go to SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give Function group as mentioned above and display it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to screens double click on any one of the screen and then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to dictionary bring fields from MARA table transfer and save, check and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SPRO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Reference IMG  Logistics- general  Material master  Configuring the material master  Define the structure of data screens for each screen sequence or go to T.code OMT3B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select 21 (stand ind tab pages) and click on data screens.&lt;/P&gt;&lt;P&gt;Select Basic Data 1.&lt;/P&gt;&lt;P&gt;Select subscreens.&lt;/P&gt;&lt;P&gt;Select SAPZMGD1 0001 and save it with a request number.&lt;/P&gt;&lt;P&gt;Run MM01 screen then you will get sub screen in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also i'm mailing you a PPT which shows the procedure with screen shots&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977340#M949966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977341#M949967</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;you can refer to this forum page for help regarding screen exits:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4910083"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;preet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977341#M949967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977342#M949968</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;Please refer the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/ScrEXITCJ01/CJ01.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/ScrEXITCJ01/CJ01.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3977342#M949968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T09:18:25Z</dc:date>
    </item>
  </channel>
</rss>

