<?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: Problem in accesing MC94 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450321#M213354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From OSS note 947082:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Symptom
You have maintained a technical fiscal year variant with future and historical buckets profile for your planning.

When you try to access the planning table, you receive the message MC807 (date invalid), even though you have correctly maintained the future and historical buckets profile and the fiscal year variant.


Other terms
MC94, MC95, Planng, GJV, fiscal year, future buckets profile, storage buckets profile, MMCP6FP0, RMCP2-PENDE,RMCP2-BEGIN, PERW, PERM, PERP

Reason and Prerequisites
The problem occurs whenever the current date does not fall on the start or end date of the current storage buckets profile.
One excess period is calculated when future periods are generated.

This is a program error.


Solution
Implement the source code corrections.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2006 18:59:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-23T18:59:37Z</dc:date>
    <item>
      <title>Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450320#M213353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I have a wierd problem, one of the user is trying to acces MC94 tcode he is able to access the tcode but when he selects a planning type he gets an error 'Invalid Date'message MA807, we have this problem only for his user id. I tried to replicate the same problem by taking his user id and password but it is working fine when I tried to acces from my sytem. It goes forth and back he always gets the error and it works fine for me. Unless I get the error I cannot replicate the problem.I have checked the user settings it looks fine to me as per the european standards. Any suggestions wud be appreciated and rewarded suitably.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 18:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450320#M213353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T18:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450321#M213354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From OSS note 947082:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Symptom
You have maintained a technical fiscal year variant with future and historical buckets profile for your planning.

When you try to access the planning table, you receive the message MC807 (date invalid), even though you have correctly maintained the future and historical buckets profile and the fiscal year variant.


Other terms
MC94, MC95, Planng, GJV, fiscal year, future buckets profile, storage buckets profile, MMCP6FP0, RMCP2-PENDE,RMCP2-BEGIN, PERW, PERM, PERP

Reason and Prerequisites
The problem occurs whenever the current date does not fall on the start or end date of the current storage buckets profile.
One excess period is calculated when future periods are generated.

This is a program error.


Solution
Implement the source code corrections.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 18:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450321#M213354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T18:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450322#M213355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module DATE_CONVERT_TO_FACTORYDATE is triggering a sy-subrc 5 which triggers this message .keep a brk point and see what is the date that is being passed to the function module.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450322#M213355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450323#M213356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As u said it seems to be wierd problem, might be related to user's GUI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only option I would suggest is try to debug and findout where exacly this is error is raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or this might be related to some of the documents due to data inconsitency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450323#M213356</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-23T19:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450324#M213357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Burbank - As you have said I will try to implement the note but this does not happen to all users in Europe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot debug it becasue I cannot replicate the error even with his user id and password.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450324#M213357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450325#M213358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's recent and seems to address your problem. The reference to MC807 is a typo in the note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450325#M213358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450326#M213359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is the start planning date is invalid for the specify factory calendar ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ask him the enter the correct planning date or to choose proper factory calendar ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450326#M213359</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-23T19:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450327#M213360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are saying that this is happening only on his pc and with his user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you login on his pc, you can run MC94 without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If he logs in on a different pc, it is not a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only when he logs in on his pc, it is a problem, is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450327#M213360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450328#M213361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;    I looked at the note earlier but was not sure. I will implement it and get back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas : yes what u meant is right&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: vick vennav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450328#M213361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450329#M213362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is the case, only option you can try is by re-installing frontend &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;) then try with fingers crossed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450329#M213362</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-23T19:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450330#M213363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manohar,&lt;/P&gt;&lt;P&gt;        I have tried that but was not of much help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ferry : I will look into your suggestion&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: vick vennav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450330#M213363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450331#M213364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is wierd. It cannot be the PC because you are able to login. It cannot be his login, because he is able to do it from some other pc. It is just his user id and pc combination. I cannot think of any reason why that would be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I correct in assuming that he gets this error when in the initial screen of MC94 and pulls down for possible values and selects a planning type? Does he get this error with all planning types?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 19:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450331#M213364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T19:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450332#M213365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas,&lt;/P&gt;&lt;P&gt;           Yes I know this is strange but it is happening that way and your assumptions are right on the target, it happens with all planning types.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 20:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450332#M213365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450333#M213366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that is scary as well. There is nothing in this transaction that is dependent on the PC. I am not sure why this is not happening when you login from his pc. When you login from his pc, are you logging into the network using your id and then logging into SAP? Or is it just SAP log-in that you are doing from his pc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 20:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450333#M213366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450334#M213367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 20:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450334#M213367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T20:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450335#M213368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas - I may be off base here, but I'm not sure he is logging on using the user's PC. It sounds to me like he is taking over the user's userid and logging on to the user's system (through his system) from his PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 20:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450335#M213368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T20:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450336#M213369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas,&lt;/P&gt;&lt;P&gt;           I am on ECC 5.0.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 16:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450336#M213369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-26T16:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in accesing MC94</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450337#M213370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi. &lt;/P&gt;&lt;P&gt;anything changed since june? now i have the same problem after upgrading from 4.6C to ECC 6.0 in t-code MC76.&lt;/P&gt;&lt;P&gt;doesn' t matter on which pc, but with my user name only.&lt;/P&gt;&lt;P&gt;OSS note 947082 won' t work cause ECC 6.0 has it in itself already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-accesing-mc94/m-p/1450337#M213370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:26:23Z</dc:date>
    </item>
  </channel>
</rss>

