Message type: E = Error
Message class: EZ - Print workbench
Message number: 404
Message text: No form level exists in form class &1
No form levels exist in form class &V1&.
The system cannot save the form class.
Create a form level by choosing either <LS>Create brother</> or
<LS>Create child</>.
Error message extract from SAP system. Copyright SAP SE.
EZ404
- No form level exists in form class &1 ?The SAP error message EZ404 ("No form level exists in form class &1") typically occurs when there is an issue with the form class in SAPscript or Smart Forms. This error indicates that the system is unable to find a valid form level in the specified form class.
Cause: Missing Form Level: The specified form class does not have any defined form levels. This can happen if the form class was not properly configured or if the form levels were deleted or not created. Incorrect Form Class Name: The form class name provided in the program or configuration might be incorrect or misspelled. Transport Issues: If the form class was transported from one system to another, it might not have been transported correctly, leading to missing components. Authorization Issues: Sometimes, the user might not have the necessary authorizations to access the form class or its levels.
Solution: Check Form Class Configuration: Go to the transaction code SE71 (SAPscript)
Get instant SAP help. Sign up for our Free Essentials Plan.
EZ403
Program &1 is already used in form class &2
What causes this issue? In the form class &V3& the ABAP program &V1& is used as a form class library. However, the program is also us...
EZ402
Form level &1 does not exist in form class &2
What causes this issue? When the application form was checked, a form level was found that does not exist in the corresponding form class.System Resp...
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...
EZ406
Name of the form class library &1 contains invalid characters
What causes this issue? The name of the data retrieval program in the form class contains impermissible characters. Only letters and figures are perm...
Click on this link to search all SAP messages.