SAP BSANLY_BCACT_STA Table – Activation Status for Content Bundles

The BSANLY_BCACT_STA table in SAP ERP or S/4HANA stores Activation Status for Content Bundles data. There are total 11 fields in BSANLY_BCACT_STA table. The Activation Status for Content Bundles table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BSANLY_BCACT_STA table. It is in (BS_ANLY_CONTENT_ACTIVATION) ABAP package and is part of the Content Activation (CA-EPT-ANL-ACT) module.

SAP BSANLY_BCACT_STA Table Fields

Following is the list of fields that are available in SAP BSANLY_BCACT_STA table. The primary key fields of the table are BUNDLE (BI Content Bundle), RFCDEST (RFC Connection for Online BI Content Activation), ACTIVATION_DATE (System Date), ACTIVATION_TIME (System Time), ACTIVATION_USER (User Name).

Field Description Data Element Check Table Data Type
BUNDLE BI Content Bundle BS_ANLY_CONT_BUNDLE CHAR (30)
RFCDEST RFC Connection for Online BI Content Activation BS_ANLY_RFCDEST_DIALOG * CHAR (32)
ACTIVATION_DATE System Date SYDATUM DATS (8)
ACTIVATION_TIME System Time SYUZEIT TIMS (6)
ACTIVATION_USER User Name SYUNAME CHAR (12)
STATUS Activation Status BS_ANLY_ACT_STA CHAR (1)
MERGE How is the object transferred from the Content RSOBJFUNC CHAR (1)
SIMULATION Boolean RS_BOOL CHAR (1)
JOBNAME Background job name BTCJOB CHAR (32)
BUS_CATEGORY Business Category BS_ANLY_BUS_CATEG CHAR (2)
LOGS Log Exists BS_ANLY_LOG_EXISTS CHAR (1)