The BSANLY_BCACT_SYS table in SAP ERP or S/4HANA stores Source Systems for Content Activation data. There are total 6 fields in BSANLY_BCACT_SYS table. The Source Systems for Content Activation 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_SYS 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_SYS Table Fields
Following is the list of fields that are available in SAP BSANLY_BCACT_SYS 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), LOGSYS (Logical system).
| 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) | |
| LOGSYS | Logical system | LOGSYS | * | CHAR (10) |


