Do you have any question about this error?
Message type: E = Error
Message class: EZ - Print workbench
Message number: 221
Message text: Save form class first
You have attempted to access a form class library, but you have not
saved the form class yet.
INCLUDE NA_FICA_DWB_ANFORD OBJECT DOKU ID TX
Save the form class.
Error message extract from SAP system. Copyright SAP SE.
EZ221
- Save form class first ?The SAP error message EZ221 ("Save form class first") typically occurs when you are trying to activate or use a form class in SAP without saving it first. This error is common in the context of SAPscript or Smart Forms, where you need to create or modify a form and ensure that all changes are saved before proceeding with further actions.
Cause:
- Unsaved Changes: You have made changes to a form class but have not saved those changes.
- Activation Attempt: You are trying to activate or use the form class without saving it first.
Solution:
To resolve the EZ221 error, follow these steps:
Save the Form Class:
- Go to the form class you are working on.
- Click on the "Save" button (usually represented by a disk icon) or use the keyboard shortcut (Ctrl + S) to save your changes.
Activate the Form Class:
- After saving, you can then proceed to activate the form class by clicking on the "Activate" button or using the appropriate menu option.
Check for Errors:
- If you encounter any other errors after saving, ensure that there are no syntax errors or issues in the form class that need to be addressed.
Reopen the Form:
- If the error persists, try closing and reopening the form class to refresh the session.
Related Information:
If you continue to experience issues after following these steps, consider consulting your SAP Basis or development team for further assistance, as there may be system-specific configurations or issues at play.
Get instant SAP help. Start your 7-day free trial now.
EZ220
Form class library &1 does not exist
What causes this issue? You have attempted to access a form class library that does not exist.System Response INCLUDE NA_FICA_DWB_ANFORD OBJECT DOKU...
EZ215
No SAPscript form is specified
What causes this issue? To be able to specify a window for the standard text, you need to have specified a SAPscript form in the attributes of the ap...
EZ222
Save application form first
What causes this issue? You have attempted to access external components (SAPscript form, SAPscript standard texts, user top include, user exit inclu...
EZ223
User exit include &1 does not exist
What causes this issue? In the application form you have specified a user exit include that does not exist.System Response INCLUDE NA_FICA_DWB_ANFOR...
Click on this link to search all SAP messages.