<?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 for IW21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075675#M1812394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to transaction code 'SMOD' in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter '&lt;SPAN style="color: #333333; font-size: 12px;"&gt;QQMA0001'&lt;/SPAN&gt; in Enhancements,&lt;/P&gt;&lt;P&gt;Select the "Components" and click display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will get the screen as shown below: Choose the exit and click on the button as marked in red in below screen shot&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/385753" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 08:21:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-12T08:21:34Z</dc:date>
    <item>
      <title>Screen Exit for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075672#M1812391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to add custom fields in CIC0 (Service Notification) and I follwed the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Add the enhancement assignment QQMA0001 in the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2..Go to Components and double click on the screen 0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Before creating the customer fields in screen, create fields in QMEL table of structure CI_QMEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.Then create the custom fields in screen 0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.Open FM EXIT_SAPMIWO0_008 then create include ZXQQMU0. This FM is used to pass the value from table to screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Open FM EXIT_SAPMIWO0_009 and create include ZXQQMU08. This FM is used to pass the value from screen to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; structure&amp;nbsp; to&amp;nbsp; store the value in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.&amp;nbsp; Activate the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am facing problem now , the required custom fields are not displayed on Screen of CIC0 (Service Notification).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Irish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 07:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075672#M1812391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-12T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075673#M1812392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly go through the documentation of the exit : &lt;SPAN style="color: #333333; font-size: 12px;"&gt;QQMA0001&lt;/SPAN&gt; in SMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took the below from documentation:&lt;/P&gt;&lt;P&gt;"To display the subscreens on the notification header screen, you must&lt;/P&gt;&lt;P&gt;first define them in Customizing under&amp;nbsp; Define Notification Types and&lt;/P&gt;&lt;P&gt;copy the screen area "customer subscreen (one screen/NType)" or&lt;/P&gt;&lt;P&gt;"customer subscreen (&amp;gt;1 screen/NType)" to one or more of the&lt;/P&gt;&lt;P&gt;notification tab pages. You can do this using the Define Screen&lt;/P&gt;&lt;P&gt;Templates function in Customizing."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 07:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075673#M1812392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-12T07:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075674#M1812393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide me the link for the documentation of the exit : &lt;SPAN style="color: #333333; font-size: 12px;"&gt;QQMA0001&lt;/SPAN&gt; in SMOD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 08:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075674#M1812393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-12T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075675#M1812394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go to transaction code 'SMOD' in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter '&lt;SPAN style="color: #333333; font-size: 12px;"&gt;QQMA0001'&lt;/SPAN&gt; in Enhancements,&lt;/P&gt;&lt;P&gt;Select the "Components" and click display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you will get the screen as shown below: Choose the exit and click on the button as marked in red in below screen shot&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/385753" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 08:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-iw21/m-p/10075675#M1812394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-12T08:21:34Z</dc:date>
    </item>
  </channel>
</rss>

