Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now

Close

How To Fix ACM_CMP_CHECKS001 - Access relevant element &1 was added.


SAP Error Message - Details

  • Message type: E = Error

  • Message class: ACM_CMP_CHECKS - API Release: Message class for ACM Compatibility Checks

  • Message number: 001

  • Message text: Access relevant element &1 was added.

  • Show details Hide details
  • What causes this issue?

    The access protection for an already released CDS entity was extended by
    an additional field or association.

    System Response

    The system reports a compatibility issue with an access control
    document.
    Why is it problematic?
    To add a new field or association to the access control document might
    break customer code. This is the case when an access control document
    created by a customer inherits the access protection from an SAP
    delivered CDS entity and applies it to the customer's CDS entity. The
    newly added field or association of the access control document might
    not be in the field list of the customer's CDS entity and results in a
    syntax error for the customer's access control document. At runtime this
    causes a dump saying 'ACM_UNEXPECTED_VALUE'.

    How to fix this error?

    You must include fields and associations added to your access control
    document into the optional element list of the access control document,
    e.g.:
    grant select on <CDS Entity> with optional elements (<field1> default
    <void | true | false>, <association1> default <void | true | false>
    where ...
    At runtime the access control conditions are then replaced by the
    default value if the field/association is not part of the CDS entity
    field list the access control is applied to.
    The issue is also reported on access control documents that are extended
    indirectly e.g. via the inherit mechanism. Transaction SACMDCLS helps
    you to figure out from where the access control conditions are inherited
    from. Open the transaction SACMDCLS -> Access Control Name =
    <your access control document> -> double click your access control
    document on the result list -> press button 'ABAP Artifacts'. On the
    window at the bottom with title 'Designtime Conditions' the access
    control conditions including their inheritance relationship are
    displayed.

    Procedure for System Administrators

    Forward this issue to the developer of the reported access control
    document.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message ACM_CMP_CHECKS001 - Access relevant element &1 was added. ?

    The SAP error message ACM_CMP_CHECKS001 typically indicates that there is an issue related to access control or authorization when trying to access a specific element in the system. This message is often encountered in the context of the Asset Accounting (FI-AA) module or when dealing with asset management functionalities.

    Cause:

    The error message "Access relevant element &1 was added" suggests that the system is trying to access an element (like an asset, cost center, or other relevant data) that has been added or modified, but the user does not have the necessary authorizations to access this element. This could be due to:

    1. Authorization Issues: The user does not have the required permissions to view or modify the specific element.
    2. Configuration Changes: Recent changes in the configuration or data model that affect access rights.
    3. Data Integrity Issues: The element may not be properly set up or may have inconsistencies in the data.

    Solution:

    To resolve this error, you can take the following steps:

    1. Check User Authorizations:

      • Use transaction code SU53 immediately after encountering the error to check for missing authorizations.
      • Review the user's roles and profiles in transaction PFCG to ensure they have the necessary permissions for the relevant elements.
    2. Review Configuration:

      • Check if there have been any recent changes in the configuration that might affect access rights.
      • Ensure that the relevant elements are correctly configured in the system.
    3. Data Validation:

      • Validate the integrity of the data associated with the element in question. Ensure that it is correctly set up and does not have any inconsistencies.
    4. Consult Documentation:

      • Refer to SAP documentation or notes related to the specific module you are working with for any known issues or additional troubleshooting steps.
    5. Contact SAP Support:

      • If the issue persists after checking authorizations and configuration, consider reaching out to SAP support for further assistance.

    Related Information:

    • Transaction Codes:

      • SU53 (Authorization Check)
      • PFCG (Role Maintenance)
      • SE93 (Transaction Codes)
    • SAP Notes: Search for relevant SAP Notes in the SAP Support Portal that might address this specific error message or provide additional context.

    • User Forums: Check SAP Community forums or other user groups for discussions related to this error message, as other users may have encountered and resolved similar issues.

    By following these steps, you should be able to identify the root cause of the error and implement a solution to resolve it.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
ERPlingo's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker