<?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: urgent in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754724#M327108</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;Please u can use the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_INTERNAL for converting the date from external format to inernal format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_EXTERNAL for converting the date from internal format to external format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way this process will automatically convert the date into Internal format of the system, award points if found helpful&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="73344"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jan 2007 12:33:06 GMT</pubDate>
    <dc:creator>rahulkavuri</dc:creator>
    <dc:date>2007-01-02T12:33:06Z</dc:date>
    <item>
      <title>urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754722#M327106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt; checking and validating all date fields (recognizing its format) and formats it into YYYYMMDD..is there any function module to convert the date format is YYYYMMDD.user in different countrys give the date as different...&lt;/P&gt;&lt;P&gt;example:US user give diffrently,and ASIA user give the data format is diffrent.so,is there any FM to identify all the date formats?and give give the date format as YYYYMMDD..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 12:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754722#M327106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T12:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754723#M327107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the fm:&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_INTERN_FORMAT&lt;/P&gt;&lt;P&gt;SAMPLE USAGE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            call function 'CONVERT_DATE_TO_INTERN_FORMAT'&lt;/P&gt;&lt;P&gt;                 exporting datum = '12/12/2006'&lt;/P&gt;&lt;P&gt;                           dtype = 'DATS'&lt;/P&gt;&lt;P&gt;                 importing idate = v_date. "v_date should be of type sy-datum or chracter field of length 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 12:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754723#M327107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754724#M327108</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;Please u can use the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_INTERNAL for converting the date from external format to inernal format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_EXTERNAL for converting the date from internal format to external format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way this process will automatically convert the date into Internal format of the system, award points if found helpful&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="73344"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 12:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754724#M327108</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2007-01-02T12:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: urgent</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754725#M327109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear skk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this Function Module:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_CHECK_PLAUSIBILITY&amp;lt;/b&amp;gt; (Check to see if a date is in a valid format for SAP. Works well when validating dates being passed in from other systems.)&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;Abir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Don't forget to award Points *&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="36" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 13:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent/m-p/1754725#M327109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T13:16:37Z</dc:date>
    </item>
  </channel>
</rss>

