The BCST_DL table in SAP ERP or S/4HANA stores BCS: Folder for Semantic and Technical DL Key data. There are total 5 fields in BCST_DL table. The BCS: Folder for Semantic and Technical DL Key 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 BCST_DL table. It is in Business Communication Service (SBCOMS) ABAP package and is part of the Communication Services: Mail, Fax, SMS, Telephony (BC-SRV-COM) module.
SAP BCST_DL Table Fields
Following is the list of fields that are available in SAP BCST_DL table. The primary key fields of the table are MANDT (Client), OBJTP (Distribution list type from ID), OBJYR (Distribution list year from the ID), OBJNO (Distribution list: number from the ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OBJTP | Distribution list type from ID | SO_DLI_TP | * | CHAR (3) |
| OBJYR | Distribution list year from the ID | SO_DLI_YR | CHAR (2) | |
| OBJNO | Distribution list: number from the ID | SO_DLI_NO | * | CHAR (12) |
| GUID | Globally Unique Identifier | OS_GUID | RAW (16) |


