Do you have any question about this error?
Message type: E = Error
Message class: CFD_REGISTRY_CHECK - Custom Fields: Messages for Registry Check
Message number: 236
Message text: Union Suffix &1 of Redirect View &2 does not match persist. suffix
A union suffix is used in a redirect view. The union suffix deviates
from the persistence suffixes used in the redirected database tables.
That leads to deviations in the field lists of the redirect view and the
database table.
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.
CFD_REGISTRY_CHECK236
- Union Suffix &1 of Redirect View &2 does not match persist. suffix ?The SAP error message CFD_REGISTRY_CHECK236 indicates a mismatch between the union suffix of a redirect view and the persistent suffix in the context of SAP's Core Data Services (CDS) views or similar data modeling scenarios. This error typically arises when there is an inconsistency in the definitions of the views or when the underlying data model has been altered without proper adjustments to the views that depend on it.
Cause:
- Mismatch in Suffixes: The union suffix defined in the redirect view does not match the persistent suffix of the underlying data model. This can happen if the data model has been changed (e.g., renaming or altering the structure) without updating the corresponding views.
- Incorrect Configuration: The redirect view may have been incorrectly configured, leading to a mismatch in the expected suffixes.
- Transport Issues: If the views were transported from one system to another, there might be discrepancies in the definitions due to missing or incomplete transport requests.
Solution:
- Check Definitions: Review the definitions of both the redirect view and the underlying persistent view. Ensure that the union suffix in the redirect view matches the persistent suffix.
- Update Views: If there have been changes to the underlying data model, update the redirect view accordingly to reflect those changes.
- Recreate Views: If necessary, consider recreating the redirect view to ensure that it is correctly aligned with the current state of the underlying data model.
- Transport Validation: If the issue arose after a transport, validate that all necessary objects were included in the transport request and that they were imported correctly.
- Check for Dependencies: Ensure that there are no other dependent views or objects that might be causing the mismatch.
Related Information:
If the problem persists after following these steps, consider reaching out to SAP support for further assistance, providing them with detailed information about the error and the context in which it occurs.
Get instant SAP help. Start your 7-day free trial now.
CFD_REGISTRY_CHECK235
Redirect CDS View &1 is not available in OnPremise
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CFD_REGISTRY_CHECK234
Redirect CDS View &1 is not available in Cloud
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CFD_REGISTRY_CHECK237
Direct Union Suffix &1 of Redirect View &2 does not match persist. suffix
What causes this issue? A direct union suffix is used in a redirect view. The direct union suffix deviates from the persistence suffixes used in the ...
CFD_REGISTRY_CHECK238
Redirect View &1 must not use roles.
What causes this issue? The redirect view and the database table must have the same field list. The usage of role suffixes lead to different field na...
Click on this link to search all SAP messages.