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: VER_MESSAGES - Message Class for FP Examples
Message number: 087
Message text: Rights "&1" returned; rights "&2" expected
Rights "&1" returned; rights "&2" expected
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
VER_MESSAGES087
- Rights "&1" returned; rights "&2" expected ?The SAP error message VER_MESSAGES087 indicates a discrepancy between the rights that were returned and the rights that were expected during a transaction or operation. This typically occurs in the context of authorization checks, where the system is validating whether a user has the necessary permissions to perform a specific action.
Cause:
- Authorization Issues: The user may not have the required authorizations assigned to their role or profile. This can happen if the roles have not been properly configured or if there have been changes to the authorization objects.
- Role Changes: If roles have been modified or if the user has been assigned new roles that do not include the necessary authorizations, this error can occur.
- Custom Development: If there are custom programs or enhancements that check for specific authorizations, they may not be aligned with the expected rights.
- Transport Issues: If changes were transported from one system to another (e.g., from development to production), there may be inconsistencies in the authorization objects.
Solution:
- Check User Authorizations: Use transaction code
SU01
to check the user's authorizations. Ensure that the user has the necessary roles assigned that include the required authorization objects.- Review Role Configuration: Use transaction code
PFCG
to review the roles assigned to the user. Ensure that the roles contain the necessary authorizations for the actions being performed.- Authorization Trace: Use transaction code
SU53
immediately after the error occurs to analyze the authorization check. This will show which authorization object failed and why.- Adjust Authorizations: If the necessary authorizations are missing, you may need to adjust the roles or create new ones to include the required rights.
- Consult with Security Team: If you are not authorized to make changes, consult with your SAP security team to resolve the issue.
- Testing: After making changes, test the transaction again to ensure that the error is resolved.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
VER_MESSAGES086
Expected access rights returned (&1)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
VER_MESSAGES085
Status "&1" returned; status "&2" expected
What causes this issue? Status "&1" returned; status "&2" expectedSystem Response The system issues an error message and...
USMD_GOV_API001
&1 is an invalid or an inactive data model
What causes this issue? The specified data model has not been defined (definition of data model &V1& does not exist in view cluster VC_USMD00...
USMD_GOV_API002
Specify a change request type
What causes this issue? No change request type was specified when creating a change request.System Response The system cannot create a change reques...
Click on this link to search all SAP messages.