Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SCMI_SEMMAP -
Message number: 104
Message text: Missing Authorization to write into table SCMI_CNTRCT_INFO
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.
SCMI_SEMMAP104
- Missing Authorization to write into table SCMI_CNTRCT_INFO ?The SAP error message SCMI_SEMMAP104 indicates that a user is attempting to write to the table
SCMI_CNTRCT_INFO
but lacks the necessary authorization. This error typically arises in the context of SAP Supply Chain Management (SCM) or related modules where contract information is managed.Cause:
The primary cause of this error is insufficient authorization for the user role attempting to perform the write operation. This can happen due to:
- Missing Authorization Object: The user does not have the required authorization object that grants access to modify the
SCMI_CNTRCT_INFO
table.- Role Configuration: The user's role may not be properly configured to include the necessary permissions for the specific transaction or operation.
- Profile Issues: The user profile may not be updated or may not include the necessary authorizations.
Solution:
To resolve this issue, you can follow these steps:
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.Review Authorization Objects:
- Identify the relevant authorization objects that control access to the
SCMI_CNTRCT_INFO
table. Common authorization objects for SCM might includeS_TABU_DIS
(Table Display) orS_TABU_CLI
(Table Change).Modify User Roles:
- If you have the necessary administrative rights, you can modify the user’s roles using transaction code
PFCG
:
- Add the required authorization objects to the user’s role.
- Ensure that the role is assigned to the user.
Consult with Security Team:
- If you do not have the necessary permissions to change roles or authorizations, contact your SAP security team or administrator. Provide them with the details of the error and the transaction you were trying to perform.
Testing:
- After making changes to the authorizations, have the user log out and log back in to ensure that the new authorizations take effect. Then, attempt the operation again.
Related Information:
Transaction Codes:
SU53
: Display Authorization CheckPFCG
: Role MaintenanceSU01
: User MaintenanceAuthorization Objects:
S_TABU_DIS
: Table Display AuthorizationS_TABU_CLI
: Table Change AuthorizationS_USER_AUTH
: User AuthorizationDocumentation: Refer to SAP Help documentation for detailed information on authorization management and best practices for role configuration.
By following these steps, you should be able to identify and resolve the authorization issue causing the SCMI_SEMMAP104 error.
Get instant SAP help. Sign up for our Free Essentials Plan.
SCMI_SEMMAP103
Error during insert into table SCMI_SYSTEM_INFO
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCMI_SEMMAP102
Error during insert into table SCMI_CLIENT_INFO
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCMI_SEMMAP105
Error during insert into table SCMI_CNTRCT_INFO
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCMI_SEMMAP110
No P-System present in table SCMI_SYSTEM_INFO.
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.