<?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: Problem while saving date field in custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586715#M1435178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please see &lt;SPAN __jive_macro_name="thread" id="1170968"&gt;&lt;/SPAN&gt; before posting - post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date questions are generally not allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2010 19:27:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-08T19:27:26Z</dc:date>
    <item>
      <title>Problem while saving date field in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586713#M1435176</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;Iam facing the following problem while saving a date field in custome table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a date field zdate in which the value is 02082010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when i try to insert this value in the custom table it is getting updated as 20/10/0208 , but it should be 08/02/2010&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i correct it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 19:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586713#M1435176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T19:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while saving date field in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586714#M1435177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just before saving u might have to use a string reverse FM and then save it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'STRING_REVERSE'
  EXPORTING
    STRING          = p_string
    LANG            = sy-langu
 IMPORTING
   RSTRING          = r_string
 EXCEPTIONS
   TOO_SMALL        = 1
   OTHERS           = 2
          .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 19:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586714#M1435177</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2010-02-08T19:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while saving date field in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586715#M1435178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please see &lt;SPAN __jive_macro_name="thread" id="1170968"&gt;&lt;/SPAN&gt; before posting - post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date questions are generally not allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 19:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-saving-date-field-in-custom-table/m-p/6586715#M1435178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T19:27:26Z</dc:date>
    </item>
  </channel>
</rss>

