Do you have any question about this error?
Message type: E = Error
Message class: KG - CO-PA Planning
Message number: 078
Message text: Use the new application log
The new application log is already active in your system.
The following transactions have been replaced:
Old Transaction,,New Transaction
KE1F,,KE1FN
KE29,,KE29N
You can continue to use the old logs. However, the old logs serve only
for showing old log entries that are not available in the new log. For
the new logs, however, we recommend that you use the new log
transactions because not all actions can be performed in the old log
transactions or not all information is up-to-date. In particular:
The <LS>Reverse </>function for top-down distribution can only be run in
the new transaction.
The <ZH>status </>is not updated in the old log.
Use the new log.
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.
KG078
- Use the new application log ?The SAP error message KG078, which states "Use the new application log," typically indicates that the system is prompting users to utilize the new application logging framework instead of the older logging methods. This message is often encountered in the context of various SAP modules, particularly in controlling (CO) and logistics.
Cause:
The error arises because the application you are using is still trying to access or utilize the old logging mechanism, which has been deprecated in favor of the new application log framework. This can happen due to:
- Legacy Code: Custom programs or enhancements that still reference the old logging methods.
- Configuration Issues: The system may not be properly configured to use the new logging framework.
- Outdated Transactions: Some transactions or reports may not have been updated to comply with the new logging standards.
Solution:
To resolve the KG078 error, consider the following steps:
Update Custom Code: If you have custom ABAP programs or enhancements, review and update them to use the new application log API. The new API typically involves using function modules like
BAL_LOG_CREATE
,BAL_LOG_MSG_ADD
, andBAL_DB_SAVE
.Check SAP Notes: Look for relevant SAP Notes that may address this issue. SAP frequently releases notes that provide fixes or guidance on transitioning to the new application log.
Review Configuration: Ensure that your system is configured correctly to use the new application log. This may involve checking settings in transaction SLG1 (Application Log) and ensuring that the necessary logging objects are defined.
Consult Documentation: Refer to the official SAP documentation for the new application log framework. This documentation provides detailed information on how to implement and use the new logging methods.
Testing: After making the necessary changes, conduct thorough testing to ensure that the new logging mechanism works as expected and that the error does not reoccur.
Related Information:
By following these steps and utilizing the resources available, you should be able to resolve the KG078 error and transition to the new application log framework effectively.
Get instant SAP help. Start your 7-day free trial now.
KG077
The transferred planning data share the same key
What causes this issue? You have transferred a table of planning data that contains two records with the same logical key. This is not permitted. The...
KG076
Quantities with different units cannot be added together
What causes this issue? This error occurs in the following situations: Quantities in different units already exist for a profitability segment. The u...
KG100
<<<<<<<<<<<<<<<<<<<<<<<<<<
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
KG101
Revaluation factor & does not exist
What causes this issue? Revaluation key &V1& could not be selected.How to fix this error? Check the definition of your revaluation keys.Erro...
Click on this link to search all SAP messages.