RSTCCADMIN SAP table for – Admin Cockpit Settings

Here we would like to draw your attention to RSTCCADMIN table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). RSTCCADMIN is a SAP standard transp table used for storing Admin Cockpit Settings related data in SAP. It comes under the package RSTCC.

SAP RSTCCADMIN table

Table RSTCCADMIN technical data

TableRSTCCADMIN
Data storingAdmin Cockpit Settings
ModuleBW
Sub ModuleBW-BCT-TCT
SAP PackageRSTCC
Delivery ClassG – Customer table, SAP may insert new data records but may not overwrite or delete existing ones
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTCCADMIN Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSTCCADMIN table.

  • CATEGORY : Category of the parameter (for grouping related parameters)
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • NAME : Name of the parameter
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • VALUE : Value of the parameter
    Its data type is CHAR (Character String) with field length 60