Do you have any question about this error?
Message type: E = Error
Message class: GG - Messages for FI-SL customizing
Message number: 679
Message text: Check the table definition for data field &
You have not included data field &V1& in the definition of table &V2&.
You should check whether this is as it should be. Field &V1& is
required if you want to plan with currencies.
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.
GG679
- Check the table definition for data field & ?The SAP error message GG679, which states "Check the table definition for data field &," typically indicates that there is an issue with the data field in a table definition. This error can arise in various contexts, such as during data processing, report generation, or when accessing certain transactions.
Cause:
- Field Definition Issues: The data field in question may not be defined correctly in the database table. This could be due to missing attributes, incorrect data types, or inconsistencies in the field definition.
- Data Dictionary Changes: If there have been recent changes to the data dictionary (e.g., changes to the table structure, field types, or lengths), it may lead to inconsistencies that trigger this error.
- Transport Issues: If the table definition was transported from one system to another (e.g., from development to production), there may have been issues during the transport process that caused the field definition to be incomplete or incorrect.
- Custom Development: If there are custom developments or enhancements that interact with the table, they may not be aligned with the current table definition.
Solution:
- Check Table Definition: Use transaction SE11 (Data Dictionary) to check the definition of the table and the specific field mentioned in the error message. Ensure that the field is defined correctly with the appropriate data type, length, and attributes.
- Activate Changes: If there have been recent changes to the table or field definitions, ensure that they are activated. Sometimes, changes may not take effect until they are activated.
- Review Transport Logs: If the issue arose after a transport, review the transport logs to identify any errors or warnings that occurred during the transport process.
- Debugging: If the error occurs during a specific transaction or program, consider debugging the program to identify where the error is triggered and what data is being processed.
- Consult Documentation: Check SAP Notes or documentation related to the specific table or field for any known issues or updates that may address the error.
- Contact SAP Support: If the issue persists and cannot be resolved through the above steps, consider reaching out to SAP Support for further assistance.
Related Information:
By following these steps, you should be able to identify and resolve the underlying issue causing the GG679 error message in SAP.
Get instant SAP help. Start your 7-day free trial now.
GG678
An installation is not possible
What causes this issue? Before the installation, the system always checks the tables to be installed. The errors found in the check are so serious t...
GG677
No Report Writer control table entries exist for table &
What causes this issue? Report Writer does not recognize table &V1&. Therefore, no control table entries could be deleted.System Response T...
GG680
Check the table definition for data field &
What causes this issue? You have not included data field &V1& in the definition of table &V2&. You should check whether this is as it...
GG681
The table definition contains errors for key field &
What causes this issue? The table definition for table &V2& is incorrect. The error concerns key field &V1&. a) The domain defined fo...
Click on this link to search all SAP messages.