Message type: E = Error
Message class: EZ - Print workbench
Message number: 565
Message text: &1 used as structure and table type in form level &2
The same name (&V1&) has been specified for the complex structure and
the table type in the form level &V2&. This is not permitted.
The form class contains errors.
Specify two different names for the DDIC types to be generated in form
level &V2&.
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.
EZ565
- &1 used as structure and table type in form level &2 ?The SAP error message EZ565 indicates that a data type (specifically a structure or table type) is being used incorrectly in a form level. This error typically arises when you attempt to use a structure or table type in a context where it is not allowed, such as in a form interface or when defining parameters.
Cause: Incorrect Data Type Usage: The error occurs when a structure or table type is used in a form interface where a different data type is expected. For example, you might be trying to pass a table type to a form that expects a single value or a different type of data structure. Form Definition Issues: The form might be defined incorrectly, leading to a mismatch between the expected and actual data types.
Solution: Check Data Types: Review the data types being used in the form interface. Ensure that the parameters match the expected types. If the form is
Get instant SAP help. Sign up for our Free Essentials Plan.
EZ564
Form class &1 is not active
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ563
Form class &1 has been activated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ566
Error during RECIPIENT evaluation: Send type &1 is not supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EZ567
Document not sent
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.