<?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 reg in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163756#M995413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subramanian,&lt;/P&gt;&lt;P&gt;Can you pls a bit elobarative,which cud help me.Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 08:38:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T08:38:49Z</dc:date>
    <item>
      <title>Screen exit reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163752#M995409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;Can anyone tell me how to work with screen exit in WTY tcode.&lt;/P&gt;&lt;P&gt;i hav to add a sub screen in this tcode.&lt;/P&gt;&lt;P&gt;Kindly guide me in details.&lt;/P&gt;&lt;P&gt;Pl reply me ASAP...thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 12:57:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163752#M995409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163753#M995410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you be abit more specific about your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 13:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163753#M995410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T13:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163754#M995411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This tcode contains 3 exits:&lt;/P&gt;&lt;P&gt;WTY00001 -           Subscreen in Warranty Processing (Header Screen)&lt;/P&gt;&lt;P&gt;WTY00002 -           Subscreen in Warranty Claim Processing (Tab Control)&lt;/P&gt;&lt;P&gt;WTY00003 -           Subscreen in Warranty Claim Processing Navigation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the exit in which you want to extend the screen. Go to components and it will give you descriptions of the subscreen available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the master table for this tcode, append a structure by clicking the button on the top, or sometimes the table has a inculde like CI_xxxxxxx, dbl click this and create it. Save and activate. Check the screen variables, if it is part of a structure, then you will have to extend the structure too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the required subscreen, place the fields that you created. Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this too:&lt;/P&gt;&lt;P&gt;&lt;A href="http://it.toolbox.com/wiki/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://it.toolbox.com/wiki/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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 13:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163754#M995411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163755#M995412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Babu,&lt;/P&gt;&lt;P&gt;I want to adda screen to WTY tcode,to its HEADER n ITEM tabs(both). Pl provide me clear information how to work with this to develop a screen(sub screen) to this tcode.&lt;/P&gt;&lt;P&gt;provide me the step by step process if possbile.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 14:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163755#M995412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-14T14:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163756#M995413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subramanian,&lt;/P&gt;&lt;P&gt;Can you pls a bit elobarative,which cud help me.Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 08:38:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-reg/m-p/4163756#M995413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T08:38:49Z</dc:date>
    </item>
  </channel>
</rss>

