cancel
Showing results for 
Search instead for 
Did you mean: 

BTP ECLIPSE: Application Log ACCESSING

Hello everyone,

The Eclipse ADT has most of the necessary parts where as, I was not able to get to know how to access the application logs as we use T-Codes in ECC(SLG0 & SLG1), and I couldn't find any way to access this part in my RAP Model .
Would be helpful if someone could acknowledge on this.

Thanks & Regards,
Naveen Kumar M

View Entire Topic
AleGuarneri
Explorer
0 Kudos

I know this is an old post, but probably still somebody may be interested in using the real SLG1 equivalent in the ABAP Cloud environment without using APIs or having to build a CAP application.

The Application Log is kinda well hidden, but it's there.

In your ABAP Web UI, try the tile called "Employee Log" (the URL should look like this: https://<your-tenand-id>.abap-web.eu10.hana.ondemand.com/ui#EmployeeLog-showList&/PersKey/default/LogObjectId/FS4BPU/LogObjectSubId/UPLOAD%252C%2520EMAIL_CHECK/LogExternalId//DateFrom//DateTo//Feature//LogHandleList//ShowAsTree) and you will immediately recognize the good old SLG1.

This URL here is specific for one object and several subobjects which you can easily override in the filters and put whatever you're interested in.

I hope this helps a lot of people interested in using the Application Log.

Cheers

Alex