<?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 problem before passing to BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699058#M1104255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date coming from my flat file in the format MM/DD/YYYY(e.g. 10/23/2008).&lt;/P&gt;&lt;P&gt;I want to convert the date in the internal format in order to pass it to the BAPI. &lt;/P&gt;&lt;P&gt;I am using this FM 'DATE_CONV_EXT_TO_INT' but it is throwing me error no. 25: 'Use the date format in the user master'.&lt;/P&gt;&lt;P&gt;The date will come in the above format only. Please suggest what FM to use to convert the date into an internal format to pass to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeeta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2008 06:16:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-29T06:16:39Z</dc:date>
    <item>
      <title>Date problem before passing to BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699058#M1104255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date coming from my flat file in the format MM/DD/YYYY(e.g. 10/23/2008).&lt;/P&gt;&lt;P&gt;I want to convert the date in the internal format in order to pass it to the BAPI. &lt;/P&gt;&lt;P&gt;I am using this FM 'DATE_CONV_EXT_TO_INT' but it is throwing me error no. 25: 'Use the date format in the user master'.&lt;/P&gt;&lt;P&gt;The date will come in the above format only. Please suggest what FM to use to convert the date into an internal format to pass to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeeta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 06:16:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699058#M1104255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T06:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date problem before passing to BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699059#M1104256</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;Check this FM: CONVERSION_EXIT_IDATE_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 06:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699059#M1104256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T06:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date problem before passing to BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699060#M1104257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use f.m&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_DATEX_INPUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 06:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699060#M1104257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T06:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Date problem before passing to BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699061#M1104258</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;Use this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_PDATE_INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 11:28:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-problem-before-passing-to-bapi/m-p/4699061#M1104258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T11:28:27Z</dc:date>
    </item>
  </channel>
</rss>

