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