<?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: convert dd.mm.yyyy from excel while bapi uploading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-dd-mm-yyyy-from-excel-while-bapi-uploading/m-p/12379068#M1994076</link>
    <description>&lt;P&gt;You forgot to explain how you pass "the date format 26.02.2021 in excel".&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2021 19:36:55 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2021-02-26T19:36:55Z</dc:date>
    <item>
      <title>convert dd.mm.yyyy from excel while bapi uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-dd-mm-yyyy-from-excel-while-bapi-uploading/m-p/12379067#M1994075</link>
      <description>&lt;P&gt;Im uploading excel file it doc_Date pstng date, baseline date . when I am passing the date format 26.02.2021 in excel. it's shows up error : " enter the data in yyyy.mm.dd format. " how to upload the date format dd.mm.yyyy.&lt;/P&gt;
  &lt;P&gt;here the bapi structre conatains data type DAT 8 but my excel has CHAR 10 i.e 26.02.2021. how to pass this date formate to bapi field(pstnf date) plz help&lt;/P&gt;
  &lt;P&gt;here is my code &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt; CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL'&lt;BR /&gt; EXPORTING&lt;BR /&gt; DATE_EXTERNAL = LS_FINAL-PSTNG_DATE&lt;BR /&gt;* ACCEPT_INITIAL_DATE =&lt;BR /&gt; IMPORTING&lt;BR /&gt; DATE_INTERNAL = LS_FINAL-PSTNG_DATE&lt;BR /&gt; EXCEPTIONS&lt;BR /&gt; DATE_EXTERNAL_IS_INVALID = 1&lt;BR /&gt; OTHERS = 2&lt;BR /&gt; .&lt;BR /&gt; IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;BR /&gt;* Implement suitable error handling here&lt;BR /&gt; ENDIF.&lt;BR /&gt;&lt;BR /&gt; LS_HEADER-PSTNG_DATE = LS_FINAL-PSTNG_DATE.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 13:05:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-dd-mm-yyyy-from-excel-while-bapi-uploading/m-p/12379067#M1994075</guid>
      <dc:creator>former_member663235</dc:creator>
      <dc:date>2021-02-26T13:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: convert dd.mm.yyyy from excel while bapi uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-dd-mm-yyyy-from-excel-while-bapi-uploading/m-p/12379068#M1994076</link>
      <description>&lt;P&gt;You forgot to explain how you pass "the date format 26.02.2021 in excel".&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-dd-mm-yyyy-from-excel-while-bapi-uploading/m-p/12379068#M1994076</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-02-26T19:36:55Z</dc:date>
    </item>
  </channel>
</rss>

