Here we would like to draw your attention to STCTRL_COPY transaction code in SAP. As we know it is being used in the SAP BC-ABA (ABAP Runtime Environment in BC) component which is coming under BC module (BASIS).STCTRL_COPY is a transaction code used for Copy Table Control User Settings in SAP.
It comes under the package SMOD.When we execute this transaction code, RSTCX_COPY_TCVARIANT is the normal standard SAP program that is being executed in background.
Transaction STCTRL_COPY technical data table
Tcode | STCTRL_COPY |
Purpose | Copy Table Control User Settings |
Module | BC |
Component | BC-ABA |
SAP Package | SMOD |
Program running | RSTCX_COPY_TCVARIANT |
Object | S_ADMI_FCD |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSTCX_COPY_TCVARIANT will run when we enter transaction code STCTRL_COPY.
STCTRL_COPY is a Report Transaction code type which is shortly represented as R.