Here we would like to draw your attention to SLIB_START transaction code in SAP. As we know it is being used in the SAP BC-DWB (ABAP Workbench, Java IDE and Infrastructure in Basis) component which is coming under BC module (BASIS).SLIB_START is a transaction code used for Maintain Reuse Library in SAP.
It comes under the package SRLB.When we execute this transaction code, RLB_LIBRARY_EDIT is the normal standard SAP program that is being executed in background.
Transaction SLIB_START technical data table
Tcode | SLIB_START |
Purpose | Maintain Reuse Library |
Module | BC |
Component | BC-DWB |
SAP Package | SRLB |
Program running | RLB_LIBRARY_EDIT |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RLB_LIBRARY_EDIT will run when we enter transaction code SLIB_START.
SLIB_START is a Report Transaction code type which is shortly represented as R.