<?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 Period indicator  cannot be converted in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504512#M566095</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;I am getting &lt;/P&gt;&lt;P&gt; below error while executing  FM 'BAPI_REQUIREMENTS_CREATE '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Period indicator  cannot be converted'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 14:05:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T14:05:23Z</dc:date>
    <item>
      <title>Period indicator  cannot be converted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504512#M566095</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;I am getting &lt;/P&gt;&lt;P&gt; below error while executing  FM 'BAPI_REQUIREMENTS_CREATE '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Period indicator  cannot be converted'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 14:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504512#M566095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Period indicator  cannot be converted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504513#M566096</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;The problem probably lies in the  DATE_TYPE field of the REQUIREMENTS_SCHEDULE_IN structure.&lt;/P&gt;&lt;P&gt;Please refer to the the BAPI documentation. The problem &lt;/P&gt;&lt;P&gt;was related with date type.&lt;/P&gt;&lt;P&gt;The documentation says that :The requirements date of the configuration supporting point (REQUIREMENTS_CHAR_IN-REQU_DATE) must correspond to the requirements date of the schedule line (REQUIREMENTS_SCHEDULE_IN-REQ_DATE).&lt;/P&gt;&lt;P&gt;Do not create any schedule lines on non-working days, as these will be automatically moved to a workday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem lies here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 14:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504513#M566096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T14:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Period indicator  cannot be converted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504514#M566097</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;Recently i also have the same issue..so i giving the correct solution below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the following values for the &lt;STRONG&gt;period indicator&lt;/STRONG&gt; &lt;EM&gt;DATE_TYPE&lt;/EM&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;1&lt;/EM&gt;: Day&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;2&lt;/EM&gt;: Week&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;3&lt;/EM&gt;: Month&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;4&lt;/EM&gt;: Posting period (if defined in material master)&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;5&lt;/EM&gt;: Planning calendar (if defined in material master)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 11:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504514#M566097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-28T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Period indicator  cannot be converted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504515#M566098</link>
      <description>&lt;P&gt;Dear Member &lt;/P&gt;&lt;P&gt;Adding value to the Sathish Answers&lt;/P&gt;&lt;H1&gt;Period indicator cannot be converted&lt;/H1&gt;&lt;P&gt;We are Getting above issue in any of this FM  " BAPI_REQUIREMENTS_CHANGE,BAPI_REQUIREMENTS_CREATE, BAPI_REQUIREMENTS_GETDETAIL&lt;/P&gt;&lt;P&gt;Because &lt;B&gt;period indicator should be used in &lt;/B&gt;&lt;STRONG&gt;Numeric&lt;/STRONG&gt;&lt;B&gt;  &lt;/B&gt;&lt;B&gt;1 ,2,3, or 4 &lt;/B&gt;&lt;B&gt;not Days for D, Week for W or Month for M&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Problem will solve if maintain above data&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Murthuza Binnal&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 06:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/period-indicator-cannot-be-converted/m-p/2504515#M566098</guid>
      <dc:creator>binnal_binnal</dc:creator>
      <dc:date>2020-12-29T06:38:12Z</dc:date>
    </item>
  </channel>
</rss>

