<?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 Error in date format while submitting report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-date-format-while-submitting-report/m-p/12462406#M2000331</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;wa_budat-low = '20210401'.
wa_budat-sign = 'I'.
wa_budat-option = 'BT'.
wa_budat-high = sy-datum.
APPEND wa_budat TO z_budat.
CLEAR wa_budat.
SUBMIT fagl_account_items_gl WITH sd_saknr IN z_wlsak
                               WITH so_wlbuk-low = '1000'
                               WITH x_opsel = ' '
                               WITH pa_stida = '08.09.2021'
                               WITH x_aisel = 'X'
                               WITH so_budat in z_budat
                               AND RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Please help im getting error in so_budat while executing Background.&lt;/P&gt;
  &lt;P&gt;ERROR:&lt;/P&gt;
  &lt;P&gt;Enter date in the format __.__.____&lt;/P&gt;
  &lt;P&gt;Message no. 00065&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 17:51:48 GMT</pubDate>
    <dc:creator>akshayd1998</dc:creator>
    <dc:date>2021-09-27T17:51:48Z</dc:date>
    <item>
      <title>Error in date format while submitting report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-date-format-while-submitting-report/m-p/12462406#M2000331</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;wa_budat-low = '20210401'.
wa_budat-sign = 'I'.
wa_budat-option = 'BT'.
wa_budat-high = sy-datum.
APPEND wa_budat TO z_budat.
CLEAR wa_budat.
SUBMIT fagl_account_items_gl WITH sd_saknr IN z_wlsak
                               WITH so_wlbuk-low = '1000'
                               WITH x_opsel = ' '
                               WITH pa_stida = '08.09.2021'
                               WITH x_aisel = 'X'
                               WITH so_budat in z_budat
                               AND RETURN.
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Please help im getting error in so_budat while executing Background.&lt;/P&gt;
  &lt;P&gt;ERROR:&lt;/P&gt;
  &lt;P&gt;Enter date in the format __.__.____&lt;/P&gt;
  &lt;P&gt;Message no. 00065&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 17:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-date-format-while-submitting-report/m-p/12462406#M2000331</guid>
      <dc:creator>akshayd1998</dc:creator>
      <dc:date>2021-09-27T17:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in date format while submitting report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-date-format-while-submitting-report/m-p/12462407#M2000332</link>
      <description>&lt;P&gt;SO_BUDAT or PA_STIDA ?&lt;/P&gt;&lt;P&gt;If the issue is not about PA_STIDA, then how did you define SO_BUDAT ?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-date-format-while-submitting-report/m-p/12462407#M2000332</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-09-27T18:53:20Z</dc:date>
    </item>
  </channel>
</rss>

