<?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: Need email, Phone number range, Pin code range, DOB, Validation Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143086#M1367310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2009 10:36:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-04T10:36:17Z</dc:date>
    <item>
      <title>Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143084#M1367308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys ,  I am doing simple project, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a &lt;STRONG&gt;CUSTOMER CREATION PAGE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In  the page I have fields like ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Email&lt;/P&gt;&lt;P&gt;2. Phone number&lt;/P&gt;&lt;P&gt;3. Postal Pin code number&lt;/P&gt;&lt;P&gt;4. Date of Birth ( DOB )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Email :-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If we consider a email ID as  string then the validation should be such that the String should  contain " @" value and followed by  "."   ( dot ) like in .com or .co.in which a tipical Email ID will contain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the necessary Coding . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Phone number :-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only one field I.e  " cell phone number " no  " land line number " .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when the customer is entering his or her " cell phone number" the following validation should take place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 . The number should start with number " 9 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The lenght of the number should be " 10 digit " only  . It should not exceed or decrease the number range . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give necessary coding . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pin code :-&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very much same  as phone number . So i will use the same coding used for the phone number . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATE OF BIRTH :-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the Account Creation date is assigned to system date, i.e SY-DATUM . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is F4 Provision for the date text box where a calender is generated so that the DOB can be selected by clicking the date from the Calender . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Date Of Birth that is selected should be less that " 18 years " to the System date which is also '' ACCOUNT CREATION DATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the necessary coding . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 10:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143084#M1367308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T10:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143085#M1367309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D O B validation to make sure that the account created for any body should be of  minimun 18 years old . I hope you understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 10:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143085#M1367309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T10:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143086#M1367310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 10:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143086#M1367310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T10:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143087#M1367311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure - got a purchase order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see, what you're doing is asking people who get paid to write programs to write a program for you for free.  I suggest your read the Rules of Engagement for these forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Sep 4, 2009 1:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143087#M1367311</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-09-04T11:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143088#M1367312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I need the necessary Coding . .&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can give the code, but i need the necessary payment, what you say ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 11:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143088#M1367312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T11:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need email, Phone number range, Pin code range, DOB, Validation Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143089#M1367313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stevesteevy ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what steps did you take so far and what is the problem you have to overcome now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really have a question except "who will do my work for free", then please ask. Otherwise, please stay away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your co-operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 12:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-email-phone-number-range-pin-code-range-dob-validation-code/m-p/6143089#M1367313</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-09-04T12:49:44Z</dc:date>
    </item>
  </channel>
</rss>

