Here we would like to draw your attention to SWLD_INPLACE1 transaction code in SAP. As we know it is being used in the SAP BC-BMT (Business Management in Basis) component which is coming under BC module (BASIS).SWLD_INPLACE1 is a transaction code used for Demo Embedded Inbox in SAP.
It comes under the package SWL.When we execute this transaction code, RSWL_INPLACE_INBOX_DEMO is the normal standard SAP program that is being executed in background.
SAP SWLD_INPLACE1 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 → Demonstration → Embedded Inbox → Embedded Inbox with a View
Path 2
Tools → Business Workflow → Development → Demonstration → Embedded Inbox → Embedded Inbox with a View
Transaction SWLD_INPLACE1 technical data table
Tcode | SWLD_INPLACE1 |
Purpose | Demo Embedded Inbox |
Module | BC |
Component | BC-BMT |
SAP Package | SWL |
Program running | RSWL_INPLACE_INBOX_DEMO |
Object | S_TCODE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSWL_INPLACE_INBOX_DEMO will run when we enter transaction code SWLD_INPLACE1.
SWLD_INPLACE1 is a Report Transaction code type which is shortly represented as R.