Message type: E = Error
Message class: /ACCGO/MCK_MAINT -
Message number: 356
Message text: User &1 has no authorization to create BOM
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.
The SAP error message
/ACCGO/MCK_MAINT356 User &1 has no authorization to create BOM
indicates that the user attempting to create a Bill of Materials (BOM) does not have the necessary authorizations to perform this action. This is a common issue in SAP systems where user roles and authorizations are strictly managed to ensure data integrity and security.Cause:
- Missing Authorization Object: The user lacks the required authorization object for creating BOMs. In SAP, authorizations are controlled through authorization objects that define what actions a user can perform on specific data.
- Role Assignment: The user may not have been assigned the correct role that includes the necessary permissions to create BOMs.
- Profile Issues: The user’s profile may not include the necessary authorizations due to misconfiguration or changes in the authorization structure.
- Organizational Level Restrictions: There may be restrictions based on organizational levels (e.g., plant, company code) that the user does not have access to.
Solution:
Check User Authorizations:
- Use transaction code
SU53
immediately after the error occurs to see which authorization check failed. This will provide insight into what specific authorization is missing.- Alternatively, you can use transaction
SU01
to view the user’s roles and authorizations.Review and Update Roles:
- If you have the necessary administrative rights, review the roles assigned to the user in transaction
PFCG
.- Ensure that the role includes the necessary authorization objects for BOM creation, such as
BOM
(Bill of Material) related authorization objects.Add Missing Authorizations:
- If you identify missing authorizations, you can either add them to the existing role or create a new role that includes the necessary permissions.
- Common authorization objects related to BOM creation include:
C_BOM_A
(Authorization for BOM Management)C_BOM_T
(Authorization for BOM Types)Consult with Security Team:
- If you do not have the necessary permissions to change roles or authorizations, contact your SAP security team or administrator to request the required access.
Testing:
- After making changes to the user’s roles or authorizations, have the user log out and log back in to ensure that the changes take effect.
- Test the BOM creation process again to confirm that the issue is resolved.
Related Information:
SU01
(User Maintenance), PFCG
(Role Maintenance), and SU53
(Authorization Check).By following these steps, you should be able to resolve the authorization issue and allow the user to create BOMs successfully.
/ACCGO/MCK_MAINT355 CBC amount is &2
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/MCK_MAINT354 Ingredient &1 is not available in any of the assigned plants
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/MCK_MAINT357 User &1 has no authorization to change BOM
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ACCGO/MCK_MAINT358 User &1 has no authorization to display BOM
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.