Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in accesing MC94

Former Member
0 Likes
1,995

Hi,

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.

Thanks

Vick

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
1,856

As u said it seems to be wierd problem, might be related to user's GUI.

Only option I would suggest is try to debug and findout where exacly this is error is raised.

Or this might be related to some of the documents due to data inconsitency.

Regds

Manohar

17 REPLIES 17
Read only

Former Member
0 Likes
1,856

From OSS note 947082:

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.

Rob

Read only

Former Member
0 Likes
1,856

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.

Regards,

ravi

Read only

Manohar2u
Active Contributor
0 Likes
1,857

As u said it seems to be wierd problem, might be related to user's GUI.

Only option I would suggest is try to debug and findout where exacly this is error is raised.

Or this might be related to some of the documents due to data inconsitency.

Regds

Manohar

Read only

Former Member
0 Likes
1,856

Hi,

Burbank - As you have said I will try to implement the note but this does not happen to all users in Europe.

I cannot debug it becasue I cannot replicate the error even with his user id and password.

Thanks

Vick

Read only

Former Member
0 Likes
1,856

It's recent and seems to address your problem. The reference to MC807 is a typo in the note.

Rob

Read only

Former Member
0 Likes
1,856

So you are saying that this is happening only on his pc and with his user id.

If you login on his pc, you can run MC94 without any problem.

If he logs in on a different pc, it is not a problem.

Only when he logs in on his pc, it is a problem, is that correct?

Read only

Former Member
0 Likes
1,856

Rob,

I looked at the note earlier but was not sure. I will implement it and get back.

Srinivas : yes what u meant is right

Thanks

Vick

Message was edited by: vick vennav

Read only

Manohar2u
Active Contributor
0 Likes
1,856

If this is the case, only option you can try is by re-installing frontend ) then try with fingers crossed

Regds

Manohar

Read only

Former Member
0 Likes
1,856

Manohar,

I have tried that but was not of much help.

Ferry : I will look into your suggestion

Regards

Vick

Message was edited by: vick vennav

Read only

Former Member
0 Likes
1,856

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.

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?

Read only

Former Member
0 Likes
1,856

Srinivas,

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.

Regards

Vick

Read only

Former Member
0 Likes
1,856

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?

Read only

Former Member
0 Likes
1,856

What version are you on?

Read only

Former Member
0 Likes
1,856

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.

Rob

Read only

Former Member
0 Likes
1,856

Srinivas,

I am on ECC 5.0.

Regards

Vick

Read only

Former Member
0 Likes
1,856

hi.

anything changed since june? now i have the same problem after upgrading from 4.6C to ECC 6.0 in t-code MC76.

doesn' t matter on which pc, but with my user name only.

OSS note 947082 won' t work cause ECC 6.0 has it in itself already.

Read only

ferry_lianto
Active Contributor
0 Likes
1,856

Hi Vick,

The issue is the start planning date is invalid for the specify factory calendar ID.

Please ask him the enter the correct planning date or to choose proper factory calendar ID.

Regards,

Ferry Lianto