Here we would like to draw your attention to WSLDEST 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).WSLDEST is a transaction code used for Maintain logical destination in SAP.
It comes under the package SESD_ESI_CONSUMER_GROUPS.When we execute this transaction code, PRG_LOGICAL_DEST_MAINTAIN is the normal standard SAP program that is being executed in background.
Transaction WSLDEST technical data table
Tcode | WSLDEST |
Purpose | Maintain logical destination |
Module | BC |
Component | BC-DWB |
SAP Package | SESD_ESI_CONSUMER_GROUPS |
Program running | PRG_LOGICAL_DEST_MAINTAIN |
Screen No | 100 |
Type | T |
Some Basic Questions & Answers
Program named PRG_LOGICAL_DEST_MAINTAIN will run when we enter transaction code WSLDEST.
WSLDEST is a Dialog Transaction code type which is shortly represented as T.