<?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 Exist in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394376#M815038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dnt how do for tcode PA30 but i will send the for anthore tcode.&lt;/P&gt;&lt;P&gt; step by step doing&lt;/P&gt;&lt;P&gt;u may understand that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. BADI- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SPRO &amp;#150; SAP Reference IMG ---  Logistics General --- Basic partner &amp;#150; customers -- Control &amp;#150; Adaption of customers own masters data element &amp;#150; prepare modification of customer free enhancement of customer master record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen group                                  description&lt;/P&gt;&lt;P&gt;          zs                                           creating badi      --- (save) &lt;/P&gt;&lt;P&gt;click on (label tab pages) &amp;#150; new entries&lt;/P&gt;&lt;P&gt;number &amp;#150; 10 , function code &amp;#150; zs10 ,  description &amp;#150; func ---(save) &amp;#150;(back)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business adds-in processing of master data enhancements&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (FM_CUSTOMER_ADD) &amp;#150; copy&lt;/P&gt;&lt;P&gt;     Implementation name &amp;#150; ZAS&lt;/P&gt;&lt;P&gt;(desc &amp;#150; impl for cust) &amp;#150; (save) &lt;/P&gt;&lt;P&gt;interface&amp;#151;(check_add_on_active) double click on it&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;the above screen appear --  write the code in it &amp;#150; (save) --- (activate) &amp;#150; (back) &amp;#150; (save)&lt;/P&gt;&lt;P&gt;-- (activate) &amp;#150; (back)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business adds in customer sub screens&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (FM_CUSTOMER_ADD) &amp;#150; copy&lt;/P&gt;&lt;P&gt;     Implementation name &amp;#150; ZAS1&lt;/P&gt;&lt;P&gt;(description  -- cust) &amp;#150; in attribute &amp;#150; (give screen group name)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;go to interfaces (GET_TAXI_SCREEN)  double click on it&lt;/P&gt;&lt;P&gt;(save)  --- (activate) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SAVE)  -- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE38  -- CREATE PROGRAM WITH NAME (ZQW) type module pool&lt;/P&gt;&lt;P&gt;Goto SE51  -- Prog : ZQW&lt;/P&gt;&lt;P&gt;                           Screen : 200 (Create)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto layout &amp;#150; design the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save &amp;#150; activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then goto transaction : va02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to understand this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Regards&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 05:30:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-08T05:30:25Z</dc:date>
    <item>
      <title>screen Exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394373#M815035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In pa30 transaction i have to include one more field source. How can i add one more field using screen exist. please give step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394373#M815035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: screen Exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394374#M815036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood that you want to do a screen Exit, it is a process which would not be possible to explain within a short paragraph. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am giving you a link where you could read the procedure. Please do go through that and help yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/6a/8b14e5340d11d5b3ba0050dae02d7c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/6a/8b14e5340d11d5b3ba0050dae02d7c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please reward points if this info helps,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394374#M815036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: screen Exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394375#M815037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;     Can you tell me how can i find out the enhancement of pa30 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394375#M815037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: screen Exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394376#M815038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dnt how do for tcode PA30 but i will send the for anthore tcode.&lt;/P&gt;&lt;P&gt; step by step doing&lt;/P&gt;&lt;P&gt;u may understand that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. BADI- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SPRO &amp;#150; SAP Reference IMG ---  Logistics General --- Basic partner &amp;#150; customers -- Control &amp;#150; Adaption of customers own masters data element &amp;#150; prepare modification of customer free enhancement of customer master record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen group                                  description&lt;/P&gt;&lt;P&gt;          zs                                           creating badi      --- (save) &lt;/P&gt;&lt;P&gt;click on (label tab pages) &amp;#150; new entries&lt;/P&gt;&lt;P&gt;number &amp;#150; 10 , function code &amp;#150; zs10 ,  description &amp;#150; func ---(save) &amp;#150;(back)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business adds-in processing of master data enhancements&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (FM_CUSTOMER_ADD) &amp;#150; copy&lt;/P&gt;&lt;P&gt;     Implementation name &amp;#150; ZAS&lt;/P&gt;&lt;P&gt;(desc &amp;#150; impl for cust) &amp;#150; (save) &lt;/P&gt;&lt;P&gt;interface&amp;#151;(check_add_on_active) double click on it&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;the above screen appear --  write the code in it &amp;#150; (save) --- (activate) &amp;#150; (back) &amp;#150; (save)&lt;/P&gt;&lt;P&gt;-- (activate) &amp;#150; (back)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business adds in customer sub screens&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (FM_CUSTOMER_ADD) &amp;#150; copy&lt;/P&gt;&lt;P&gt;     Implementation name &amp;#150; ZAS1&lt;/P&gt;&lt;P&gt;(description  -- cust) &amp;#150; in attribute &amp;#150; (give screen group name)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;go to interfaces (GET_TAXI_SCREEN)  double click on it&lt;/P&gt;&lt;P&gt;(save)  --- (activate) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SAVE)  -- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE38  -- CREATE PROGRAM WITH NAME (ZQW) type module pool&lt;/P&gt;&lt;P&gt;Goto SE51  -- Prog : ZQW&lt;/P&gt;&lt;P&gt;                           Screen : 200 (Create)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto layout &amp;#150; design the screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save &amp;#150; activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then goto transaction : va02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to understand this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Regards&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394376#M815038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: screen Exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394377#M815039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As PA30 is used to maintain HR Master Data. You might need to search for a screen exit within the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search the program SAPMP50A for any instances of CALL SUB-SCREEN. If you find any such instances then you would be sure of whether you could go with a screen exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no scope for using a screen exit. You might have to get the access key for the program and do modification for both the screen as well as the standard code. You may go ahead with using EXPLICIT / IMPLICIT enhancement spots inorder to enhance this code (Provided you are using ECC 6.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if this helps,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exist/m-p/3394377#M815039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:31:49Z</dc:date>
    </item>
  </channel>
</rss>

