Here we would like to draw your attention to /SYCLO/SLG2 transaction code in SAP. As we know it is being used in the SAP BC-MOB (SAP NetWeaver Mobile – Use subcomponents in Basis) component which is coming under BC module (BASIS)./SYCLO/SLG2 is a transaction code used for Application Log: Delete Logs in SAP.
It comes under the package /SYCLO/CORE.When we execute this transaction code, /SYCLO/CORE_SBAL_DELETE_P is the normal standard SAP program that is being executed in background.
Transaction /SYCLO/SLG2 technical data table
Tcode | /SYCLO/SLG2 |
Purpose | Application Log: Delete Logs |
Module | BC |
Component | BC-MOB |
SAP Package | /SYCLO/CORE |
Program running | /SYCLO/CORE_SBAL_DELETE_P |
Object | S_APPL_LOG |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named /SYCLO/CORE_SBAL_DELETE_PROG will run when we enter transaction code /SYCLO/SLG2.
/SYCLO/SLG2 is a Report Transaction code type which is shortly represented as R.