<?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 exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109904#M105851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had to add one date field on the me51n trnasaction.&lt;/P&gt;&lt;P&gt;Sap is providing one screen exit for that. i.e mereq001&lt;/P&gt;&lt;P&gt;I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.&lt;/P&gt;&lt;P&gt;Please can any body help regarding this problem.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2005 05:14:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-26T05:14:08Z</dc:date>
    <item>
      <title>re: screen exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109904#M105851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had to add one date field on the me51n trnasaction.&lt;/P&gt;&lt;P&gt;Sap is providing one screen exit for that. i.e mereq001&lt;/P&gt;&lt;P&gt;I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.&lt;/P&gt;&lt;P&gt;Please can any body help regarding this problem.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 05:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109904#M105851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T05:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: re: screen exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109905#M105852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had to add one date field on the me51n trnasaction.&lt;/P&gt;&lt;P&gt;Sap is providing one screen exit for that. i.e mereq001&lt;/P&gt;&lt;P&gt;I developed the subscreen saplxm02 0111. And i added one date field for that. And i activated the project too. But iam unable to find the screen field which i have added.&lt;/P&gt;&lt;P&gt;Please can any body help regarding this problem.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 05:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109905#M105852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T05:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: re: screen exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109906#M105853</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;the below help is provided by sap for screen exit, go through one by one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Screen exits allow you to add your own fields to specified screens in standard R/3 transactions. To take advantage of customer-specific subscreens, you first need to create projects as described in the section Creating an add-on project. Then, you must include the SAP enhancement that contains the screen exit you want to use in your project. 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;The system lists all customer exits contained in the enhancements included in your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place the cursor on the screen exit you want to create your own subscreen for. &lt;/P&gt;&lt;P&gt;Choose Edit component. &lt;/P&gt;&lt;P&gt;The system prompts you to enter a development class for your subscreen. Use the development class that contains all of the objects created for this specific enhancement project. The system then transfers you to the Screen Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create your subscreen using the Screen Painter. &lt;/P&gt;&lt;P&gt;Add modules to the screen flow logic as needed. &lt;/P&gt;&lt;P&gt;Enter the name of the module in the flow logic editor, then double-click on the module name and the system automatically creates the module in the corresponding function module program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate your screen and choose Back (the green arrow) to return to the Project management transaction.&lt;/P&gt;&lt;P&gt;Once you activate your enhancement project, the fields defined in your subscreen will appear in the standard R/3 transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109906#M105853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: re: screen exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109907#M105854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you also activated include tables CI_EBANDB &lt;/P&gt;&lt;P&gt;CI_EBANMEM. If so, a customer tab in the Item details should be visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 05:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109907#M105854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T05:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: re: screen exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109908#M105855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   sasi i have done same thing.  But I failed to see the field which i have added. Please tell one transaction to which we can add one field with out facing difficult. By that i try to add my screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2005 06:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-screen-exits/m-p/1109908#M105855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-26T06:04:00Z</dc:date>
    </item>
  </channel>
</rss>

