How To Fix R9E979 - &1 '&2' was added but does not exist in structure


SAP Error Message - Details

  • Message type: E = Error

  • Message class: R9E - Error Messages for Query Designer .NET

  • Message number: 979

  • Message text: &1 '&2' was added but does not exist in structure

  • Show details Hide details
  • What causes this issue?

    &V1& '&V2&' did not exist in the structure. However, the structure
    contained references to &V1& '&V2&'.

    System Response

    &V1& '&V2&' was added to the structure during loading.

    How to fix this error?

    If the structure is a reusable structure, save it. If the query is a
    local structure, save it. If the changes are not saved and &V1& '&V2&'
    is still used, further errors can occur.

    Procedure for System Administrators

    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.


Smart SAP Assistant

  • What is the cause and solution for SAP error message R9E979 - &1 '&2' was added but does not exist in structure ?

    The SAP error message R9E979 indicates that a field (or component) was added to a structure but does not exist in the structure definition. This typically occurs during the development or modification of data structures in ABAP programs or when working with data dictionary objects.

    Cause:

    1. Field Addition: A field was added to a structure in the ABAP Dictionary (SE11) or in a program, but the structure was not activated or saved properly.
    2. Inconsistent Data Dictionary: There may be inconsistencies between the data dictionary and the program code, especially if the structure was modified after the program was already compiled.
    3. Transport Issues: If the structure was modified in one system and the changes were not transported correctly to another system, it could lead to this error.
    4. Versioning Issues: If the program is referencing an older version of the structure that does not include the new field.

    Solution:

    1. Activate the Structure: Go to transaction SE11, find the structure in question, and ensure it is activated. If it is not activated, activate it and check if the error persists.
    2. Check Program Code: Review the ABAP program or function module that is using the structure. Ensure that it is referencing the correct version of the structure.
    3. Transport Requests: If the structure was modified in a development environment, ensure that the changes have been properly transported to the quality or production environment.
    4. Recompile the Program: If the structure has been activated and the program still shows the error, try recompiling the program or function module that uses the structure.
    5. Check for Dependencies: Ensure that there are no dependencies or other objects that might be causing the issue. Sometimes, other related objects may need to be activated or adjusted.

    Related Information:

    • Transaction Codes: SE11 (Data Dictionary), SE80 (Object Navigator), SE37 (Function Module), SE38 (ABAP Program).
    • Debugging: Use the debugger to trace where the error occurs in the program to get more context on the issue.
    • SAP Notes: Check the SAP Support Portal for any relevant notes or updates related to this error message, as there may be specific patches or updates that address known issues.

    If the problem persists after trying the above solutions, consider reaching out to your SAP Basis or ABAP development team for further assistance.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


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 simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant