The BCST_IBND table in SAP ERP or S/4HANA stores BCS: Rules for Inbound Distribution data. There are total 8 fields in BCST_IBND table. The BCS: Rules for Inbound Distribution 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_IBND 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_IBND Table Fields
Following is the list of fields that are available in SAP BCST_IBND table. The primary key fields of the table are MANDT (Client), COMM_TYPE (Communication Method (Key) (Business Address Services)), ADDRNUMBER (Address Number), PERSNUMBER (Person Number), CONSNUMBER (Sequence Number), DOC_TYPE (SAPoffice: Type of file to be transferred), CLS_NAME (Reference type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| COMM_TYPE | Communication Method (Key) (Business Address Services) | AD_COMM | * | CHAR (3) |
| ADDRNUMBER | Address Number | AD_ADDRNUM | * | CHAR (10) |
| PERSNUMBER | Person Number | AD_PERSNUM | * | CHAR (10) |
| CONSNUMBER | Sequence Number | AD_CONSNUM | NUMC (3) | |
| DOC_TYPE | SAPoffice: Type of file to be transferred | SO_DOCTYPE | * | CHAR (3) |
| CLS_NAME | Reference type | CLASSNAME | CHAR (30) | |
| DARK | Single-Character Flag | CHAR1 | CHAR (1) |


