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