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