Do you have any question about this error?
Message type: E = Error
Message class: IL - PM: ILOM - Functional Locations
Message number: 803
Message text: You cannot have two hyphens directly after one another
You have placed two separators directly after one another in your edit
mask, which is not allowed.
INCLUDE 'KEINE-VERARBEITUNG' OBJECT DOKU ID TX LANGUAGE E
Delete one of the separators.
If you do not know which characters are valid edit characters, call up
the online documentation for the field <DS:DE.EDITM>"Edit mask"</>.
Error message extract from SAP system. Copyright SAP SE.
IL803
- You cannot have two hyphens directly after one another ?The SAP error message IL803, which states "You cannot have two hyphens directly after one another," typically occurs in the context of creating or maintaining master data, such as material master records, where certain fields are expected to follow specific formatting rules.
Cause:
This error is usually caused by an incorrect format in a field that does not allow consecutive hyphens. For example, if you are entering a material number, a vendor number, or any other identifier, having two hyphens (--) in succession is not permitted. This can happen if:
To resolve the IL803 error, you can take the following steps:
Check Input Fields: Review the input fields where the error occurred. Look for any instances of consecutive hyphens and correct them. Ensure that there are no unintended spaces or characters as well.
Data Validation: If you are importing data, validate the source data to ensure it adheres to the required format. Remove any instances of consecutive hyphens before attempting to upload the data again.
Field Configuration: If this error occurs frequently, check the configuration of the fields in the relevant transaction or module. Ensure that the field settings are correctly defined to prevent users from entering invalid data.
User Training: Educate users on the correct format for entering data to avoid this error in the future.
Debugging: If the error persists and you cannot find the source, consider debugging the transaction or checking for any custom code that might be affecting the input validation.
By following these steps, you should be able to identify and correct the cause of the IL803 error in your SAP system.
Get instant SAP help. Start your 7-day free trial now.
IL802
Edit mask must not end with a hyphen
How to fix this error? Valid characters are: ,,N,,only numbers can be entered ,,A,,only letters can be entered ,,X,,both numbers and letters can ,,,,...
IL801
Edit mask must not begin with a hyphen
What causes this issue? You have placed a separator at the start of the edit mask, which you are not allowed to do.System Response INCLUDE 'KEI...
IL810
Invalid character in hierarchy levels
What causes this issue? You have used a non-numerical character when entering the hierarchy levels, which is not allowed.System Response INCLUDE ...
IL811
The numbering of the hierarchy levels is incorrect
What causes this issue? The numbering of the hierarchy levels in your edit mask is incorrect.System Response INCLUDE 'KEINE-VERARBEITUNG' ...
Click on this link to search all SAP messages.