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