<?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: iw31 while creating order screen element change? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276323#M1723511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rock,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enhancement tab is a customized tab in the T code IW31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Find out the Screen number of the subscreen which is used in the Tab and see the coding in the PAI or PBO of that subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maybe you can find the answer for your question in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 11:07:31 GMT</pubDate>
    <dc:creator>davis_raja</dc:creator>
    <dc:date>2013-03-08T11:07:31Z</dc:date>
    <item>
      <title>iw31 while creating order screen element change?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276321#M1723509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to abap could any one help me in resolving the issue in module pool programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this screen of iw31 in the header tab if i specify the pm activity type CGW .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/192776" width="450" /&gt;&lt;/P&gt;&lt;P&gt;In the Enhancement tab&amp;nbsp; the mains feeder screen element is missing but for all other pm activity type the mains feeder id screen element is present.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/192777" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Could any one help me how to proceed in this issue to resolve it . &lt;/P&gt;&lt;P&gt;How the screen element is getting disappear??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinay Nanjappa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 09:55:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276321#M1723509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-07T09:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: iw31 while creating order screen element change?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276322#M1723510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rock,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enhancement tab is customized screen which means that its design and behaviour is implemented in your company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the screen number by pressing F1 on enhancement tab and go to SE80 by double click on subscreen number. I see that my screen is SAPLXWOC - 0900, so maybe you will have same number if it is SAP standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search in Process Before Output (PBO) and Process After Output (PAO) for your customized code if there is a logic that hides components or fills data to the screen. Check also on screen layout designer if the element that you look for exists on the screen or it must be added. If you want to have new field on the screen, you need to also update logic for filling/updating it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Hope it helps.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Adam&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 10:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276322#M1723510</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2013-03-08T10:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: iw31 while creating order screen element change?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276323#M1723511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rock,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enhancement tab is a customized tab in the T code IW31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Find out the Screen number of the subscreen which is used in the Tab and see the coding in the PAI or PBO of that subscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maybe you can find the answer for your question in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 11:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/iw31-while-creating-order-screen-element-change/m-p/9276323#M1723511</guid>
      <dc:creator>davis_raja</dc:creator>
      <dc:date>2013-03-08T11:07:31Z</dc:date>
    </item>
  </channel>
</rss>

