<?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 HELP NEEDED IN SCREEN EXIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600813#M269748</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;i'm trying to add custom fields in XD01.. we have 6 tabs in the second screen in XD01.. it should come as 7th tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this in the PREPARE MODIFICATION-FREE ENHANCEMENT OF CUSTOMER MASTER RECORD in SPRO, i have created one screen group 'Z1' and inside that screen group i have passed parameters NUMBER : 7, and FCODE : ZNEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have implemented the method 'CHECK_ADD_ON_ACTIVE' in the badi 'CUSTOMER_ADD_DATA' writing the following code : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I_SCREEN_GROUP = 'Z1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_ADD_ON_ACTIVE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the second screen in XD01, i found that tab is not getting displayed.. wht could be the problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 07:14:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T07:14:22Z</dc:date>
    <item>
      <title>HELP NEEDED IN SCREEN EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600813#M269748</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;i'm trying to add custom fields in XD01.. we have 6 tabs in the second screen in XD01.. it should come as 7th tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this in the PREPARE MODIFICATION-FREE ENHANCEMENT OF CUSTOMER MASTER RECORD in SPRO, i have created one screen group 'Z1' and inside that screen group i have passed parameters NUMBER : 7, and FCODE : ZNEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have implemented the method 'CHECK_ADD_ON_ACTIVE' in the badi 'CUSTOMER_ADD_DATA' writing the following code : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I_SCREEN_GROUP = 'Z1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_ADD_ON_ACTIVE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the second screen in XD01, i found that tab is not getting displayed.. wht could be the problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 07:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600813#M269748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T07:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NEEDED IN SCREEN EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600814#M269749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;IF I_SCREEN_GROUP = 'Z1'. i think it should be Z1 without codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_ADD_ON_ACTIVE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HERE remove the codes for Z1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hpoe it will help you.&lt;/P&gt;&lt;P&gt;regads,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 08:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600814#M269749</guid>
      <dc:creator>shishupalreddy</dc:creator>
      <dc:date>2006-10-18T08:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NEEDED IN SCREEN EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600815#M269750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will give error if i don't include z1 in quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other suggestions...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 08:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600815#M269750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: HELP NEEDED IN SCREEN EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600816#M269751</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;Please put a break point in IF condition &amp;amp; check the value stored in i_screen...&lt;/P&gt;&lt;P&gt;Please verify the project created in CMOD has been activated with all components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward according to the satisfaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 12:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-screen-exit/m-p/1600816#M269751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T12:24:49Z</dc:date>
    </item>
  </channel>
</rss>

