<?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: issue with date in function module PRELIMINARY_POSTING_FB01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426888#M1647202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before moving the date to functional module convert it.&lt;/P&gt;&lt;P&gt;declare another variable.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: WF_DATE(10) TYPE C.
WRITE &amp;lt;YOUR_DATE&amp;gt; TO WF_DATE DD/MM/YYYY.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and pass WF_DATE to your Functional Module.&lt;/P&gt;&lt;P&gt;try this,,..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2011 14:59:35 GMT</pubDate>
    <dc:creator>surajarafath</dc:creator>
    <dc:date>2011-12-23T14:59:35Z</dc:date>
    <item>
      <title>issue with date in function module PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426886#M1647200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we run the funtion module named 'PRELIMINARY_POSTING_FB01' we got messege called profit center is expired and when we debug we found that the date format is going wrong '20.11.1224' instead of '24.12.2011' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest us.. &lt;EM&gt;&amp;lt;removed by moderator&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Dec 23, 2011 8:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426886#M1647200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-23T13:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: issue with date in function module PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426887#M1647201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;everything we do is very important, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;convert your date with code, considering user's settings... or change your user settings to match the date format that you are receiving.  If your transaction requires a specific format, use abap code to convert you incoming date value to the correct format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a very basic question, really.....  Search the forum for posts about user date and currency settings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426887#M1647201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-23T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue with date in function module PRELIMINARY_POSTING_FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426888#M1647202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before moving the date to functional module convert it.&lt;/P&gt;&lt;P&gt;declare another variable.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: WF_DATE(10) TYPE C.
WRITE &amp;lt;YOUR_DATE&amp;gt; TO WF_DATE DD/MM/YYYY.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and pass WF_DATE to your Functional Module.&lt;/P&gt;&lt;P&gt;try this,,..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 14:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-in-function-module-preliminary-posting-fb01/m-p/8426888#M1647202</guid>
      <dc:creator>surajarafath</dc:creator>
      <dc:date>2011-12-23T14:59:35Z</dc:date>
    </item>
  </channel>
</rss>

