Do you have any question about this error?
Message type: E = Error
Message class: EZ - Print workbench
Message number: 406
Message text: Name of the form class library &1 contains invalid characters
The name of the data retrieval program in the form class contains
impermissible characters. Only letters and figures are permitted.
The system cannot save the form class.
Change the name of the data retrieval program by deleting all
impermissible characters.
Error message extract from SAP system. Copyright SAP SE.
EZ406
- Name of the form class library &1 contains invalid characters ?The SAP error message EZ406 indicates that the name of a form class library contains invalid characters. This error typically arises when you are trying to create or modify a form in SAPscript or Smart Forms, and the name you have provided does not conform to the naming conventions required by SAP.
Cause:
The error is caused by using invalid characters in the name of the form class library. SAP has specific rules regarding the naming of objects, which usually include:
To resolve the EZ406 error, follow these steps:
Check the Name: Review the name of the form class library you are trying to create or modify. Ensure that it adheres to the naming conventions mentioned above.
Rename the Library: If the name contains invalid characters, rename the form class library using only valid characters. For example, if your original name was Form@Library1
, change it to Form_Library1
or FormLibrary1
.
Avoid Reserved Words: Ensure that the name does not conflict with any reserved words or existing objects in the SAP system.
Test the Changes: After renaming, try to save or activate the form again to see if the error persists.
Documentation: If you are unsure about the naming conventions, refer to the SAP documentation or guidelines for naming conventions in your specific version of SAP.
By following these steps, you should be able to resolve the EZ406 error and successfully create or modify your form class library in SAP.
Get instant SAP help. Start your 7-day free trial now.
EZ405
Multiple document levels exist
What causes this issue? When the form class was checked it became apparent that several document levels exist. However, only one document level is pe...
EZ404
No form level exists in form class &1
What causes this issue? No form levels exist in form class &V1&.System Response The system cannot save the form class.How to fix this error?...
EZ407
Name of the form level &1 contains invalid characters
What causes this issue? The name of the form level &V1& contains impermissible characters. Only letters and figures are permitted. The system...
EZ408
Smart Form &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.