Do you have any question about this error?
Message type: E = Error
Message class: ED - ABAP/4 Editor messages
Message number: 072
Message text: The authorization object & is not maintained
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 ED072 indicates that a specific authorization object is not maintained in the system. This typically occurs when a user tries to execute a transaction or access a function that requires certain authorizations, but the necessary authorization object has not been defined or assigned correctly.
Cause:
- Missing Authorization Object: The authorization object referenced in the error message is not defined in the system.
- User Role Issues: The user does not have the necessary roles assigned that include the required authorization object.
- Profile Issues: The user’s authorization profile may not include the necessary authorizations for the transaction being executed.
- Transport Issues: If the authorization object was recently created or modified, it may not have been transported correctly to the target system.
Solution:
Check Authorization Object:
- Use transaction code
SU21
to check if the authorization object exists in the system.- If it does not exist, it may need to be created or defined.
Assign Roles:
- Use transaction code
PFCG
to check the roles assigned to the user.- Ensure that the roles include the necessary authorization object. If not, you may need to modify the role to include it.
Adjust User Profiles:
- Use transaction code
SU01
to check the user’s profile and ensure that the necessary authorizations are included.- If the user is missing the required authorizations, you may need to add them.
Transport Authorization Objects:
- If the authorization object was recently created or modified, ensure that it has been transported to the relevant system.
- Check the transport logs to confirm that the transport was successful.
Consult Security Team:
- If you are not authorized to make changes, consult your SAP security team or administrator to resolve the issue.
Related Information:
SU01
: User MaintenancePFCG
: Role MaintenanceSU21
: Authorization Object MaintenanceBy following these steps, you should be able to identify and resolve the issue related to the ED072 error message in SAP.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
ED071 Generic input is not supported for dialog modules
Self-Explanatory Message Since SAP believes that this specific error message is ...
ED070 Interface for dialog module & is not maintained
Self-Explanatory Message Since SAP believes that this specific error message is ...
ED073 FORM & was not found
Self-Explanatory Message Since SAP believes that this specific error message is ...
ED074 Internal error: The text to be saved is a flow logic
What causes this issue? An internal error occured during navigation, which make...
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.