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

Close

How To Fix W+658 - More than one selection field was entered


SAP Error Message - Details

  • Message type: E = Error

  • Message class: W+ -

  • Message number: 658

  • Message text: More than one selection field was entered

  • Show details Hide details


  • Self-Explanatory Message

    Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.

    To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.

    Unfortunately, there isn't any extra information in this error notice.



    What else can you do?

    First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).

    Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.

    You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.


Smart SAP Assistant

  • What is the cause and solution for SAP error message W+658 - More than one selection field was entered ?

    SAP Error Message:
    W+658 More than one selection field was entered


    Cause:

    This warning message occurs when a user enters values in more than one selection field in a selection screen or report where only one selection field is allowed or expected. The program logic or selection criteria is designed to accept input in only one of the possible selection fields at a time, but multiple fields have been filled, causing ambiguity in the selection.

    For example, a report might have two mutually exclusive selection parameters (e.g., "Customer Number" or "Customer Group"), and the user has entered values in both fields simultaneously.


    Solution:

    • Check the selection screen input: Review the selection fields and ensure that only one of the mutually exclusive fields is filled.
    • Clear other selection fields: Remove entries from all but one selection field.
    • Follow the program instructions: If the program documentation or selection screen indicates that only one field should be entered, adhere to that rule.
    • If multiple fields are required: Check if the program or report has an option or variant that allows multiple fields to be entered. If not, you may need to run the report multiple times with different selection criteria.
    • Consult the program documentation or developer: If the behavior is unclear, check the documentation or contact the ABAP developer to understand the intended use of the selection fields.

    Related Information:

    • This message is a warning (W), not an error, so the system allows you to continue but advises you to correct the input.
    • The message number W+658 is specific to the program or module you are using; the exact message text might vary slightly depending on the context.
    • This kind of message is common in reports or transactions where selection screens have multiple input fields that are logically exclusive.
    • If you are a developer, you can check the selection screen logic in the ABAP code, typically using SELECT-OPTIONS or PARAMETERS statements, and the validation logic in the AT SELECTION-SCREEN event to enforce this rule.

    Example:

    If a report has two parameters:

    • PARAMETERS: p_cust TYPE kunnr.
    • PARAMETERS: p_custgrp TYPE kna1-kdgrp.

    And the user enters values in both p_cust and p_custgrp, the system will issue message W+658 to indicate that only one should be entered.


    If you provide the exact transaction or program name, I can help you with more specific guidance.

    • 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