Do you have any question about this error?
Message type: E = Error
Message class: FDT_SERVICE - Formula & Derivation Tool: Services
Message number: 072
Message text: No matching column in new version for column &1 in old version.
A new version of a decision table collides with the current version,
that has been changed by customer on the runtime system. The current
version of the decision table contains a column that has no compatible
match in the new version.
The new version of the decision table contains incompatible changes and
can therefore not be deployed automatically.
Contact the owner of the decision 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.
FDT_SERVICE072
- No matching column in new version for column &1 in old version. ?The SAP error message FDT_SERVICE072 indicates that there is a mismatch between the columns defined in the old version of a data structure and the new version. This typically occurs when there have been changes made to the data structure (like a table or a data model) that are not reflected in the corresponding version that is being accessed or used.
Cause:
- Version Mismatch: The error usually arises when there is an attempt to access a data structure that has been modified (e.g., columns added, removed, or renamed) without updating the corresponding version in the system.
- Data Model Changes: Changes in the underlying data model or structure that are not properly synchronized with the application logic or data access layer.
- Transport Issues: If changes were transported from one system to another (e.g., from development to production) and the transport did not include all necessary updates.
Solution:
- Check Data Structure Versions: Verify the versions of the data structure in question. Ensure that the version you are trying to access is the correct one and that it matches the expected structure.
- Update Data Model: If there have been changes to the data model, ensure that all dependent objects (like views, programs, or reports) are updated to reflect these changes.
- Rebuild or Refresh: If applicable, rebuild or refresh the data structure in the system to ensure that all versions are synchronized.
- Transport Consistency: If the issue arose after a transport, check the transport logs to ensure that all necessary objects were included and that there were no errors during the transport process.
- Consult Documentation: Review any documentation related to the changes made to the data structure to understand the implications and ensure that all necessary updates have been made.
Related Information:
If the problem persists after trying the above solutions, it may be necessary to involve your SAP Basis or development team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
FDT_SERVICE071
&1 no longer used objects have been deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_SERVICE070
&1 objects have been modified
What causes this issue? A new version for an expression collides with the current version, that has been changed by customer on the runtime system. T...
FDT_SERVICE073
Adapting result data objects for decision table failed.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_SERVICE075
Inactive transports (T-tables) could not be activated !
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.