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