<?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: XD01 Screen Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633585#M1091125</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;There's no screen-exit there, u can create an your own tab, if you use a release greater or equal to 4.70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 16:44:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T16:44:55Z</dc:date>
    <item>
      <title>XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633583#M1091123</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 want to add 2 fields(regarding bank details) in XD01 please some one tell me the Screen Exit name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be  a great help full to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GAL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633583#M1091123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633584#M1091124</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;check exit &lt;/P&gt;&lt;P&gt;SAPMF02D            User exits: Customer master data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633584#M1091124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633585#M1091125</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;There's no screen-exit there, u can create an your own tab, if you use a release greater or equal to 4.70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633585#M1091125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633586#M1091126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can add them using the BADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for activating the BADI , follow the path using SPRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logistics General ---&amp;gt;&lt;/P&gt;&lt;P&gt;     Business Partner  -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;                 Customer      -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt;  &lt;/P&gt;&lt;P&gt;                        Control      -&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;                            Adoption of Customer's own master data fields-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under this first 3 options are responsible for adding new fields&lt;/P&gt;&lt;P&gt;in the first step you need to create the fileter, and add the tab code..etc.&lt;/P&gt;&lt;P&gt;second &lt;/P&gt;&lt;P&gt;CUSTOMER_ADD_DATA&lt;/P&gt;&lt;P&gt;CUSTOMER_ADD_DATA_CS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the above badi's you can see the implementations(examples)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 16:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633586#M1091126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T16:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633587#M1091127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 20:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633587#M1091127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-02T20:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: XD01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633588#M1091128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For  adding  fileds in  Customer  master  record  ,&lt;/P&gt;&lt;P&gt; I went all fpllowing  processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1)    Created  Screen  Group&lt;/P&gt;&lt;P&gt;  2)   Assign  Fun code to  Screen  Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 3)  Activcated BADI: &lt;/P&gt;&lt;P&gt;           Customer_ADD_DATa&lt;/P&gt;&lt;P&gt;           Customer_ADD_DATa_CS&lt;/P&gt;&lt;P&gt;but   how   programe  name  is  created  and  based on  program  name&lt;/P&gt;&lt;P&gt; i want  to  design   customer  fields  under   screen  layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2009 21:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd01-screen-exit/m-p/4633588#M1091128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-25T21:37:48Z</dc:date>
    </item>
  </channel>
</rss>

