Do you have any question about this error?
Message type: E = Error
Message class: EM - IS-U Migration
Message number: 321
Message text: File name &1 contains more than one wildcard
You entered a file name, &V1&, that contains more than one wildcard
symbol <ZH>&</>. Only one wildcard symbol may appear in file names when
separating the migration files.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
INCLUDE ISU_KORR OBJECT DOKU ID TX
Error message extract from SAP system. Copyright SAP SE.
EM321
- File name &1 contains more than one wildcard ?The SAP error message EM321 indicates that there is an issue with the file name specified in a file operation, such as file upload or download, where the file name contains more than one wildcard character. Wildcards are typically used in file names to represent one or more characters, and in many systems, including SAP, the use of multiple wildcards in a single file name can lead to ambiguity and confusion regarding which files should be processed.
Cause:
The error occurs when:
*
or ?
).To resolve the EM321 error, you can take the following steps:
Check the File Name: Review the file name you are using in the operation. Ensure that it contains only one wildcard character. For example, instead of using file*name*
, use file*name
or file?name
.
Modify the Wildcard Usage: If you need to match multiple files, consider using a different approach:
Consult Documentation: Refer to the SAP documentation or help resources for the specific transaction or function module you are using to understand the correct usage of wildcards.
Test with Valid File Names: After making the necessary adjustments, test the operation again with the modified file name to ensure that it works without errors.
Wildcards in SAP: In SAP, the most common wildcards are:
*
(asterisk): Represents any number of characters.?
(question mark): Represents a single character.File Operations: This error can occur in various contexts, such as file uploads via transaction codes like CG3Z
(Upload file) or file downloads.
SAP Notes: If the issue persists or if you encounter additional complications, consider searching for relevant SAP Notes or reaching out to SAP support for further assistance.
By following these steps, you should be able to resolve the EM321 error and successfully perform the desired file operation in SAP.
Get instant SAP help. Start your 7-day free trial now.
EM320
More import jobs scheduled than BTC work processes available on server &1
What causes this issue? You scheduled a larger number of import jobs (&V2&) than the number of background work processes (&V3&) confi...
EM319
Definition of distributed import not found for specified data
What causes this issue? No distributed import cound be found with the specified selection criteria.System Response The system issues an error messag...
EM322
Internal error processing a distributed import
What causes this issue? An error occurred while processing a step of a distributed import. The specific error is: Step: &v1& Message: &v2...
EM323
More import jobs (&1) scheduled than available global BTC work processes
What causes this issue? You scheduled more jobs (&V1& import jobs plus 1 master job) than the number of background work processes available ...
Click on this link to search all SAP messages.