How To Fix CU350 - Path name & contains blanks - use MS-DOS name instead


SAP Error Message - Details

  • Message type: E = Error

  • Message class: CU - Variants / configuration messages

  • Message number: 350

  • Message text: Path name & contains blanks - use MS-DOS name instead

  • Show details Hide details
  • What causes this issue?

    You have used Windows conventions when writing the path to the SCE
    installation. You must use DOS conventions instead.

    How to fix this error?

    Place the mouse pointer on each directory that contains a blank.
    Display the user menu by clicking the right mouse button.
    Choose "Properties".

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message CU350 - Path name & contains blanks - use MS-DOS name instead ?

    The SAP error message CU350 indicates that there is an issue with the path name of a file or directory that contains spaces (blanks). This can occur in various scenarios, such as when working with file uploads, downloads, or when specifying paths in configuration settings.

    Cause:

    The primary cause of this error is that the path name provided contains spaces. In many systems, including MS-DOS and certain programming environments, spaces in file or directory names can lead to issues in recognizing the full path. This is particularly relevant in SAP environments where certain operations may not handle spaces correctly.

    Solution:

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

    1. Use MS-DOS Naming Conventions:

      • Replace the path with its MS-DOS 8.3 format, which does not contain spaces. For example, if your path is C:\Program Files\MyApp, you might use C:\Progra~1\MyApp instead. You can find the 8.3 name by using the command prompt:
        • Open Command Prompt.
        • Navigate to the directory using cd.
        • Use the command dir /x to see the short names.
    2. Rename Directories:

      • If possible, rename the directories or files to remove spaces. For example, instead of C:\My Folder\MyFile.txt, you could rename it to C:\MyFolder\MyFile.txt.
    3. Modify SAP Configuration:

      • If the path is specified in SAP configuration settings, update the configuration to use the MS-DOS name or a path without spaces.
    4. Check for Environment Variables:

      • If the path is being referenced through environment variables, ensure that those variables do not contain spaces.
    5. Use Quotation Marks:

      • In some cases, enclosing the path in quotation marks may help, but this is not a guaranteed solution for all scenarios.

    Related Information:

    • SAP Notes: Check SAP Notes for any specific patches or updates related to this error. SAP frequently updates its documentation and may have specific recommendations for your version.
    • Documentation: Review the SAP documentation for the specific module or transaction you are working with to understand how it handles file paths.
    • Community Forums: Engage with SAP community forums or support channels for additional insights and solutions from other users who may have encountered the same issue.

    By following these steps, you should be able to resolve the CU350 error and successfully work with the file paths in your SAP environment.

    • 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