How To Fix EZ170 - Include &1 does not exist


SAP Error Message - Details

  • Message type: E = Error

  • Message class: EZ - Print workbench

  • Message number: 170

  • Message text: Include &1 does not exist

  • Show details Hide details
  • What causes this issue?

    You have attempted to access an include that does not exist.

    System Response

    INCLUDE NA_FICA_DWB_ANFORD OBJECT DOKU ID TX

    How to fix this error?


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message EZ170 - Include &1 does not exist ?

    The SAP error message EZ170, which states "Include &1 does not exist," typically occurs when the system is unable to find a specific include file that is referenced in the ABAP program or report. This can happen for several reasons, including:

    Causes:

    1. Missing Include File: The include file specified in the error message does not exist in the SAP system. This could be due to a transport issue or the file not being created.
    2. Incorrect Naming: There might be a typo or incorrect naming in the code where the include is being called.
    3. Transport Issues: If the include was recently transported from another system, it may not have been successfully imported.
    4. Development Environment Issues: The include might exist in the development environment but not in the production or quality assurance environments.

    Solutions:

    1. Check for Existence: Use transaction SE80 (Object Navigator) or SE38 (ABAP Editor) to check if the include file exists. You can search for the include by its name.
    2. Correct the Code: If there is a typo in the include name in the code, correct it to match the actual name of the include file.
    3. Transport the Include: If the include file is missing due to transport issues, ensure that it is included in the transport request and that the transport has been successfully imported into the target system.
    4. Create the Include: If the include file does not exist and is required, you may need to create it manually in the ABAP Workbench (SE80) or ask your development team to create it.
    5. Check Authorization: Ensure that you have the necessary authorizations to access the include file, as sometimes access restrictions can lead to similar errors.

    Related Information:

    • Transaction Codes: SE80 (Object Navigator), SE38 (ABAP Editor), SE11 (Data Dictionary), SE37 (Function Builder).
    • SAP Notes: Check SAP Notes for any known issues related to this error message. You can search for relevant notes in the SAP Support Portal.
    • Debugging: If you are unsure where the error is originating from, you can use the debugger to trace the execution of the program and identify where the include is being called.

    If the issue persists after trying the above solutions, it may be beneficial to consult with 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:
  • EZ169 Include &1 was created
    Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...

  • EZ168 Form class library &1 was created
    Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...

  • EZ171 No exit include specified
    What causes this issue? You have attempted to access the exit include of an application form. However, no name has been specified for the include.Sys...

  • EZ173 Form routine &1 does not exist in include &2
    What causes this issue? You have attempted to access a form routine in an ABAP program. This form routine does not exist.System Response INCLUDE NA_...

Click on this link to search all SAP messages.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author