The BSANLY_RFC_MAP table in SAP ERP or S/4HANA stores Mapping of RFC Connections dialog/background data. There are total 3 fields in BSANLY_RFC_MAP table. The Mapping of RFC Connections dialog/background 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_RFC_MAP table. It is in (BS_ANLY_CONTENT_ACTIVATION) ABAP package and is part of the Content Activation (CA-EPT-ANL-ACT) module.
SAP BSANLY_RFC_MAP Table Fields
Following is the list of fields that are available in SAP BSANLY_RFC_MAP table. The primary key fields of the table are DIALOG_RFC (RFC Connection for Online BI Content Activation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DIALOG_RFC | RFC Connection for Online BI Content Activation | BS_ANLY_RFCDEST_DIALOG | * | CHAR (32) |
| BACKGROUND_RFC | RFC Connection for Background BI Content Activation | BS_ANLY_RFCDEST_BACKGROUND | * | CHAR (32) |
| LOCAL_RFC | Local BW RFC | BS_ANLY_LOCAL_RFC | CHAR (1) |


