<?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 Validate email from FD01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152983#M1368890</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 have to validate some fields when creating / modifying customer data from transactions FD01/FD02.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   I'm using the FM EXIT_SAPMF02D_001 from enhancement SAPMF0D because I have to do these validations when saving the data, at the end of the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  My problem is that one of the fields to validate is email, which is not available there (not in KNA1 as the other fields to be validated).&lt;/P&gt;&lt;P&gt;  This is not a problem if t-code is FD02 (as can check table ADR6 using KNA1-ADNRN), but I don't know how to access email address if t-code is FD01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can anybody help me?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Carlos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2009 08:24:11 GMT</pubDate>
    <dc:creator>carlos_laborda</dc:creator>
    <dc:date>2009-09-24T08:24:11Z</dc:date>
    <item>
      <title>Validate email from FD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152983#M1368890</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 have to validate some fields when creating / modifying customer data from transactions FD01/FD02.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   I'm using the FM EXIT_SAPMF02D_001 from enhancement SAPMF0D because I have to do these validations when saving the data, at the end of the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  My problem is that one of the fields to validate is email, which is not available there (not in KNA1 as the other fields to be validated).&lt;/P&gt;&lt;P&gt;  This is not a problem if t-code is FD02 (as can check table ADR6 using KNA1-ADNRN), but I don't know how to access email address if t-code is FD01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can anybody help me?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Carlos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 08:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152983#M1368890</guid>
      <dc:creator>carlos_laborda</dc:creator>
      <dc:date>2009-09-24T08:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Validate email from FD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152984#M1368891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take adrnr from kna1 and pass it to adr6, validate the email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 08:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152984#M1368891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Validate email from FD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152985#M1368892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://wiki.sdn.sap.com/wiki/display/Snippets/E-MAIL%20Validation]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="218573"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 08:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152985#M1368892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T08:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Validate email from FD01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152986#M1368893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, but if users are creating a new customer, there is no entry in KNA1-ADRNR, so can access table ADR6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This only works when t-code is FD02, my problem is when creating the customer (the first time).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 08:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-email-from-fd01/m-p/6152986#M1368893</guid>
      <dc:creator>carlos_laborda</dc:creator>
      <dc:date>2009-09-24T08:55:55Z</dc:date>
    </item>
  </channel>
</rss>

