Here we would like to draw your attention to SLG2 transaction code in SAP. As we know it is being used in the SAP BC-SRV (Basis Services / Communication Interfaces in Basis) component which is coming under BC module (BASIS).SLG2 is a transaction code used for Application Log: Delete logs in SAP.
It comes under the package SZAL.When we execute this transaction code, SBAL_DELETE is the normal standard SAP program that is being executed in background.
SAP SLG2 menu path
See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Tools → ABAP Workbench → Development → SAP Business Workflow → Utilities → Application Log → Application Log: Delete logs
Path 2
Tools → ABAP Workbench → Development → SAP Business Workflow → Administration → Workflow Runtime → Application Log → Application Log: Delete logs
Path 3
Tools → Business Workflow → Development → Utilities → Application Log → Application Log: Delete logs
Path 4
Tools → Business Workflow → Development → Administration → Workflow Runtime → Application Log → Application Log: Delete logs
Path 5
Information Systems → Accounting → Treasury → Regulatory Reporting → Germany: Regulatory Reporting → Regulatory Reporting for Insurance Super → [Protokollverwaltung] → Delete
Path 6
Information Systems → General Report Selection → Treasury → Regulatory Reporting → Germany: Regulatory Reporting → Regulatory Reporting for Insurance Super → [Protokollverwaltung] → Delete
Transaction SLG2 technical data table
Tcode | SLG2 |
Purpose | Application Log: Delete logs |
Module | BC |
Component | BC-SRV |
SAP Package | SZAL |
Program running | SBAL_DELETE |
Object | S_APPL_LOG |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SBAL_DELETE will run when we enter transaction code SLG2.
SLG2 is a Report Transaction code type which is shortly represented as R.