Do you have any question about this error?
Message type: E = Error
Message class: EZ - Print workbench
Message number: 668
Message text: Combination object type &1 and form class &2 not supported
The combination you have entered for the key of the print action record
is not possible. The only permissible combinations are those defined in
the EPRINTACTT table.
INCLUDE ABANA_FICA_DWB_ANFORD OBJECT DOKU ID TX
Either choose a different combination, or enter your combination in the
EPRINTACTT table using transaction SM30.
Error message extract from SAP system. Copyright SAP SE.
EZ668
- Combination object type &1 and form class &2 not supported ?The SAP error message EZ668, which states "Combination object type &1 and form class &2 not supported," typically occurs in the context of SAP's output management system, particularly when dealing with forms and output types in SAPscript or Smart Forms.
Cause:
This error usually arises due to one of the following reasons:
Incompatible Object Type and Form Class: The object type (e.g., invoice, delivery, etc.) and the form class (e.g., SAPscript, Smart Forms) you are trying to use together are not compatible. This can happen if the form class is not designed to handle the specific object type.
Configuration Issues: There may be a misconfiguration in the output type settings or the form settings in the SAP system. This could include incorrect assignments in the output determination procedure.
Missing Form: The form you are trying to use may not exist or may not be activated in the system.
Authorization Issues: Sometimes, the user may not have the necessary authorizations to access the specified form or object type.
Solution:
To resolve the EZ668 error, you can take the following steps:
Check Object Type and Form Class Compatibility:
- Verify that the object type you are using is compatible with the form class. You can check the documentation or configuration settings for the specific output type.
Review Output Type Configuration:
- Go to transaction code
NACE
to check the output type configuration. Ensure that the output type is correctly assigned to the appropriate form class and that the form is correctly linked to the output type.Check Form Existence and Activation:
- Ensure that the form (SAPscript or Smart Form) exists in the system and is activated. You can check this in transaction
SMARTFORMS
for Smart Forms orSE71
for SAPscript.Authorization Check:
- Ensure that the user has the necessary authorizations to access the form and object type. You may need to consult with your SAP security team to verify this.
Testing:
- After making the necessary changes, test the output generation again to see if the error persists.
Related Information:
Transaction Codes:
NACE
: Output Types ConfigurationSMARTFORMS
: Smart Forms MaintenanceSE71
: SAPscript Form MaintenanceDocumentation: Refer to SAP Help documentation for more details on output management and form configuration.
SAP Notes: Check SAP Notes for any known issues or patches related to this error message.
If the issue persists after following these steps, it may be beneficial to consult with your SAP Basis or functional team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
EZ667
No entries found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ666
Selected entry was deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ669
No key passed for object category &1; cannot create DAS
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ670
These activities require a form class as template
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.