Do you have any question about this error?
Message type: E = Error
Message class: /SCMTMS/AC -
Message number: 017
Message text: MV_BO_KEY not specified by authority check class &1 of BO &2
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/SCMTMS/AC017
- MV_BO_KEY not specified by authority check class &1 of BO &2 ?The SAP error message
/SCMTMS/AC017 MV_BO_KEY not specified by authority check class &1 of BO &2
typically occurs in the context of SAP Transportation Management (TM) when there is an issue related to authorization checks for business objects (BO) in the system. Here’s a breakdown of the cause, potential solutions, and related information:Cause:
- Authorization Issues: The error indicates that the system is trying to perform an authorization check on a business object (BO), but the key for that object (
MV_BO_KEY
) is not specified. This usually means that the user does not have the necessary authorizations to access or manipulate the specified business object.- Configuration Problems: There may be a misconfiguration in the authorization objects or the roles assigned to the user.
- Missing Customization: If the business object is custom or has been modified, the necessary authorization checks may not have been properly defined.
Solution:
Check User Authorizations:
- Verify that the user encountering the error has the appropriate roles and authorizations assigned. This can be done using transaction code
SU01
to check user roles andPFCG
to review the authorization profiles.- Ensure that the user has the necessary authorizations for the specific business object in question.
Review Authorization Objects:
- Check the relevant authorization objects associated with the business object. You can use transaction
SU53
immediately after the error occurs to see what authorization checks failed.- If necessary, adjust the roles or create new authorization objects to include the required permissions.
Consult with Basis or Security Team:
- If you are not able to resolve the issue, it may be necessary to involve your SAP Basis or Security team. They can help analyze the authorization logs and make the necessary adjustments.
Check Custom Code:
- If the business object is custom, review the custom code to ensure that the authorization checks are correctly implemented. This may involve debugging the code to see where the authorization check is failing.
SAP Notes:
- Search for relevant SAP Notes that may address this specific error. Sometimes, SAP releases notes that provide fixes or workarounds for known issues.
Related Information:
SU01
: User MaintenancePFCG
: Role MaintenanceSU53
: Display Authorization Check/SCMTMS/*
.By following these steps, you should be able to identify the root cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
/SCMTMS/AC016
Save rejected because of missing authority to save instances of node &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/AC015
Save rejected because of missing authorization to save node &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/AC018
No authorization class defined for business object &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCMTMS/AC019
For BO &1 buffer variant creation failed for "After Modify" auth. check
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.