Do you have any question about this error?
Message type: E = Error
Message class: EZ - Print workbench
Message number: 703
Message text: Form class &1 cannot be transported (package &2)
You want to transport a form class that is assigned to a package that
contains only local objects.
The transport transaction was terminated.
Reassign the form class to a transportable package.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
EZ703
- Form class &1 cannot be transported (package &2) ?The SAP error message EZ703 indicates that a specific form class cannot be transported due to its association with a particular package. This error typically arises when you attempt to transport a form (like Smart Forms or SAPscript) that is linked to a package that is not transportable or is not correctly configured for transport.
Cause:
- Non-Transportable Package: The package associated with the form class is marked as non-transportable. This can happen if the package is a local package or if it has been configured to not allow transport.
- Development Class Issues: The form class may be linked to a development class that is not set up for transport.
- Transport Layer Issues: There may be issues with the transport layer configuration in your SAP system.
Solution:
Check Package Settings:
- Go to transaction SE80 (Object Navigator) or SE11 (Data Dictionary).
- Check the package associated with the form class. Ensure that it is a transportable package.
- If it is a local package (e.g., $TMP), you will need to create a new transportable package and move the form class to that package.
Change Development Class:
- If the form class is in a non-transportable development class, you may need to create a new transportable development class and reassign the form to that class.
Transport Layer Configuration:
- Check the transport layer settings in transaction SE03 or SE10. Ensure that the transport routes are correctly configured and that there are no issues with the transport landscape.
Recreate the Form:
- As a last resort, if the form class cannot be transported due to its current configuration, you may need to recreate the form in a transportable package.
Related Information:
By following these steps, you should be able to resolve the EZ703 error and successfully transport your form class.
Get instant SAP help. Start your 7-day free trial now.
EZ702
Application form &1 cannot be transported, &2 &3 in local package &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ701
Error in source code generation: &1&2&3&4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ704
User &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...
EZ705
No e-mail address specified for user &1
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.