<?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 DATE format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618906#M1279993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus!&lt;/P&gt;&lt;P&gt;In one of my upload program I have 3 date fields . These&lt;/P&gt;&lt;P&gt;fields are uploaed througha  csv file extract which comes from a different source.&lt;/P&gt;&lt;P&gt;Theer are other fields for dates too which gets uploaded onto the table in the correct format&lt;/P&gt;&lt;P&gt;but these three fields comes into the table in a distorted format . I would like to correct it&lt;/P&gt;&lt;P&gt;to teh proper format. IN my upload program I have a code written for the format of the &lt;/P&gt;&lt;P&gt;date which is coming correct but not for the other three . Will the same apply to the &lt;/P&gt;&lt;P&gt;other dates too to bring it back to teh correct format . I had the data type of the date&lt;/P&gt;&lt;P&gt;fileds for these three fileds as CHAR24 earlier so I didnt ahve to write the code part . Later&lt;/P&gt;&lt;P&gt;I changed these fields to teh DATS type and since then the problem with these dates format have started.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONCATENATE s_dls-zlic_date+6(4) s_dls-zlic_date(2)
      s_dls-zlic_date+3(2) iNTO s_dls-zlic_date.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO do I have to write the format in teh similar way for other z1 filed, z2 field and z3 field also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2009 16:10:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-07T16:10:56Z</dc:date>
    <item>
      <title>DATE format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618906#M1279993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus!&lt;/P&gt;&lt;P&gt;In one of my upload program I have 3 date fields . These&lt;/P&gt;&lt;P&gt;fields are uploaed througha  csv file extract which comes from a different source.&lt;/P&gt;&lt;P&gt;Theer are other fields for dates too which gets uploaded onto the table in the correct format&lt;/P&gt;&lt;P&gt;but these three fields comes into the table in a distorted format . I would like to correct it&lt;/P&gt;&lt;P&gt;to teh proper format. IN my upload program I have a code written for the format of the &lt;/P&gt;&lt;P&gt;date which is coming correct but not for the other three . Will the same apply to the &lt;/P&gt;&lt;P&gt;other dates too to bring it back to teh correct format . I had the data type of the date&lt;/P&gt;&lt;P&gt;fileds for these three fileds as CHAR24 earlier so I didnt ahve to write the code part . Later&lt;/P&gt;&lt;P&gt;I changed these fields to teh DATS type and since then the problem with these dates format have started.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CONCATENATE s_dls-zlic_date+6(4) s_dls-zlic_date(2)
      s_dls-zlic_date+3(2) iNTO s_dls-zlic_date.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO do I have to write the format in teh similar way for other z1 filed, z2 field and z3 field also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 16:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618906#M1279993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T16:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618907#M1279994</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;Yes you need to write the code to format the date as per your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 16:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618907#M1279994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T16:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618908#M1279995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 16:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-format/m-p/5618908#M1279995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-07T16:32:31Z</dc:date>
    </item>
  </channel>
</rss>

