Do you have any question about this error?
Message type: E = Error
Message class: EZ - Print workbench
Message number: 147
Message text: SAPscript form &1 exists in client &2, display only possible there
You tried to display a SAPscript from from another client. This is not
possible. You can only display and maintain SAPscript forms in client
&V1&.
INCLUDE NA_FICA_DWB_ANFORD OBJECT DOKU ID TX
Log on in client &V1& and repeat your actions there.
Error message extract from SAP system. Copyright SAP SE.
EZ147
- SAPscript form &1 exists in client &2, display only possible there ?The SAP error message EZ147 indicates that the SAPscript form you are trying to access exists in the specified client but is set to "display only." This means that you cannot make changes to the form in that client, and it is likely that the form is either locked for editing or is intended for display purposes only.
Cause:
- Form Status: The form is set to "display only" in the client you are working in. This can happen if the form was transported from another client and the transport did not include the necessary permissions for editing.
- Client-Specific Settings: The form may be client-specific, and the settings in the target client do not allow for modifications.
- Transport Issues: If the form was transported from a development environment to a production environment, it may have been set to display only during the transport process.
Solution:
- Check Form Status: Verify the status of the form in the SAPscript form maintenance (transaction SE71). If it is set to "display only," you will need to change it to "modifiable" if you have the necessary authorizations.
- Authorization: Ensure that you have the appropriate authorizations to modify the form. You may need to contact your SAP security team to grant you the necessary permissions.
- Transport Request: If the form was transported, check the transport request to ensure that it was transported correctly and that the form is not locked in the target client.
- Create a New Form: If you cannot modify the existing form, consider creating a new form based on the existing one. You can copy the existing form and make the necessary changes in the new form.
- Consult Documentation: Review SAP documentation or consult with your SAP Basis team for any specific configurations or settings that may affect the form's status.
Related Information:
If you continue to face issues, it may be beneficial to reach out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
EZ146
SAPscript form &1 does not exist in client &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ145
No customers found for selection
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ148
All selected variables were deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ149
Text &1 has been changed in original language &2
What causes this issue? The version check between the text to be translated and the original text determined that the original text has been changed ...
Click on this link to search all SAP messages.