2014 Sep 28 9:35 PM
while creating a business partner via fpp1, im getting an error "validity of role mkk must not be restricted."
Please advise wht configuration i need to do?
2014 Sep 29 4:10 AM
Hi Neha,
Th error that you are getting is triggered from standard FM MKK_BUPA_EVENT_DCHCK, where in there is a check that the MKK role should be valid till 31.12.9999.
If for a particular BP, the MKK role valid to field (BUT000- valid_to) is not till '99991231235959', then, it throws the error that you are getting.
If you want to remove this check, then go to transaction Code BUS7 and then event DCHCK and remove the flag X from the Call column.
Hope it helps...
Thanks,
Amlan
2014 Sep 29 12:27 PM
You should not deactivate the function or remove the check. Instead, you need to figure out why you are getting this error. Are you trying to restrict the dates?
2014 Sep 29 9:44 PM
HI all,
no, i'm simply trying to create a business partner via tcode fpp1 and entering name and address and on saving i'm getting this error.
Pls help
2014 Sep 29 9:45 PM
could you pls shed some more light as to how to overcome this error.
I'm getting this error and could not implement the solution that u suggested "
f you want to remove this check, then go to transaction Code BUS7 and then event DCHCK and remove the flag X from the Call column."
2014 Sep 30 9:12 AM
Could you please suggest how can i recify this error and create a business partner?