2025 Jan 29 10:51 PM - edited 2025 Jan 29 10:58 PM
Hi everyone,
Today i implemented some ABAP Restful Event handling.
As part of the logic, I save some messages in the system using class CL_BALI_LOG which creates Application Logs, just like we used to do with BAL_LOG Function Modules.
The Log logic works great, I’m allowed to save the logs correctly.
The problem I’m facing is that I haven’t found a way to Display those custom logs using a Fiori app in Cloud Public using a standard Fiori App. In On-Premise systems, we display them using tcode SLG1.
Here is the list of my findings:
The only way I have found so far to display the logs is by executing a custom Class CL_BALI_LOG_DB. I could create a CDS Custom Entity, for sure, but I’m trying to find a more standard way.
There’s a last alternative mentioned in this link https://help.sap.com/docs/SAP_S4HANA_CLOUD/6aa39f1ac05441e5a23f484f31e477e7/f0fdb1a176704bf6a18b14aa... .I could create a Freestyle app and add the Reuse Library, but my previous experience with Reuse Libraries was not good.
Please let me know if you have any suggestions or if you have accomplish Log Display in a different way.
Request clarification before answering.
Hello,
Thank you very much for your question and sorry for the late reply.
Can you please check whether the following information (GenAI was used to help generate this content) solves your issue?
To display custom application logs in SAP S/4HANA Cloud using a standard Fiori app, you can consider the following options:
SAP Fiori App ‘Display Application Logs’ (F1487): Manage Your SAP S/4HANA Cloud Public Edition - Application Logs
Freestyle App Integration: Developer Extensibility - Freestyle App Integration
Custom Class CL_BALI_LOG_DB:
Creating a Custom Tile:
Business Catalog and Authorization:
For more detailed guidance on implementing the Fiori Reuse Library, you can refer to the documentation on Freestyle App Integration.
Kind regards,
Henrike
[1] Manage Your SAP S/4HANA Cloud Public Edition - Application Logs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.