Message type: E = Error
Message class: /CPD/CL_MSG -
Message number: 370
Message text: You are not authorized to add new contact persons
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
/CPD/CL_MSG370
indicates that the user does not have the necessary authorization to add new contact persons in the system. This is a common issue related to user roles and permissions within SAP.Cause:
The primary cause of this error is that the user attempting to add a new contact person lacks the required authorization object in their user profile. In SAP, access to various functions is controlled by authorization objects, and if a user does not have the appropriate permissions, they will encounter errors when trying to perform restricted actions.
Solution:
To resolve this issue, you can follow these steps:
Check User Roles and Authorizations:
- Use transaction code
SU01
to display the user profile of the affected user.- Check the roles assigned to the user and see if they include the necessary authorizations for adding contact persons.
Identify Required Authorization Objects:
- The specific authorization object that controls the ability to add contact persons may vary depending on the configuration of your SAP system. Common authorization objects related to contact management include:
B_USER_AUTH
(for user management)B_CUS_VKORG
(for sales organization)- Consult with your SAP security team or refer to your organization's documentation to identify the exact authorization object needed.
Modify User Roles:
- If the user lacks the necessary authorization, you may need to modify their roles or create a new role that includes the required permissions.
- Use transaction code
PFCG
to manage roles and authorizations.Testing:
- After updating the user’s roles or authorizations, have the user log out and log back in to ensure that the changes take effect.
- Test the functionality again to confirm that the user can now add new contact persons without encountering the error.
Documentation:
- Document any changes made to user roles and authorizations for future reference and compliance purposes.
Related Information:
If the issue persists after following these steps, it may be necessary to consult with your SAP Basis or security team for further investigation.
/CPD/CL_MSG369 Select a financial plan
Self-Explanatory Message Since SAP believes that this specific error message is ...
/CPD/CL_MSG368 Role with single member already exists
Self-Explanatory Message Since SAP believes that this specific error message is ...
/CPD/CL_MSG371 You are not authorized to change details of contact persons
Self-Explanatory Message Since SAP believes that this specific error message is ...
/CPD/CL_MSG372 User name &1 is invalid
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.