How To Fix FMLGD_INFO347 - Message number &3 does not exist


SAP Error Message - Details

  • Message type: E = Error

  • Message class: FMLGD_INFO -

  • Message number: 347

  • Message text: Message number &3 does not exist

  • Show details Hide details
  • What causes this issue?

    Entry: &V1& &V2&
    The message number &V3& does not exist.

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

    System Response

    How to fix this error?

    Enter a valid message number.
    To do this, use IMG activity <DS:SIMG._ISPSFM_H_MSGNR>Define Error
    Handling</>.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message FMLGD_INFO347 - Message number &3 does not exist ?

    The SAP error message "FMLGD_INFO347 Message number &3 does not exist" typically indicates that the system is trying to reference a message number that is not defined in the message class. This can occur in various contexts, such as during the execution of a program, transaction, or report.

    Cause:

    1. Missing Message Definition: The message number referenced in the error does not exist in the specified message class. This could be due to a missing entry in the message class or an incorrect message number being called.
    2. Custom Development: If the error arises from custom code, it may be that the developer referenced a message number that was not created or was deleted.
    3. Transport Issues: If the message was recently transported from one system to another (e.g., from development to production), it may not have been included in the transport request.

    Solution:

    1. Check Message Class:

      • Use transaction SE91 to check the message class associated with the error. Look for the message number that is causing the issue.
      • If the message number does not exist, you may need to create it or correct the reference in the code.
    2. Create Missing Message:

      • If you find that the message number is indeed missing, you can create it in the appropriate message class using transaction SE91. Ensure that you provide a meaningful text for the message.
    3. Review Custom Code:

      • If the error is coming from custom development, review the code to ensure that the correct message number is being referenced. Update the code if necessary.
    4. Transport Check:

      • If the issue arose after a transport, check the transport logs to ensure that all necessary objects, including message classes, were included in the transport request.
    5. Consult Documentation:

      • If the message is part of a standard SAP application, consult the SAP documentation or support notes for any known issues or updates related to the message.

    Related Information:

    • Transaction Codes:

      • SE91: Message Class Maintenance
      • SE80: Object Navigator (to check for custom developments)
      • SE37: Function Module (if the error is related to a function module)
    • SAP Notes: Search the SAP Support Portal for any relevant SAP Notes that might address this specific error message or provide additional context.

    • Debugging: If you have access to debugging tools, you can set breakpoints in the code to trace where the error is being triggered and gather more context about the issue.

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

    • 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'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