The BCST_RE table in SAP ERP or S/4HANA stores BCS: Status of Recipient Entries data. There are total 13 fields in BCST_RE table. The BCS: Status of Recipient Entries 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_RE 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_RE Table Fields
Following is the list of fields that are available in SAP BCST_RE table. The primary key fields of the table are MANDT (Client), OS_GUID (Globally Unique Identifier), REP_OID (Globally Unique Identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OS_GUID | Globally Unique Identifier | OS_GUID | RAW (16) | |
| REP_OID | Globally Unique Identifier | OS_GUID | RAW (16) | |
| REP_CLS | Globally Unique Identifier | OS_GUID | RAW (16) | |
| SNDEX | Send express | SO_SND_EX | CHAR (1) | |
| SNDCP | Send: As copy | SO_SND_CP | CHAR (1) | |
| SNDBC | Send as a blind copy | SO_SND_BC | CHAR (1) | |
| FORFB | You cannot forward this message | SO_FORFB | CHAR (1) | |
| PRIFB | Object cannot be printed | SO_PRIFB | CHAR (1) | |
| OBJRR | A reply must be sent for this object | SO_OBJ_RR | CHAR (1) | |
| ACALL | ToDo by all recipients | SO_ACALL | CHAR (1) | |
| ACONE | ToDo by one of the recipients in the group | SO_ACONE | RAW (1) | |
| RESEND | SAPoffice: Object sent to recipient more than once | SO_RESEND | CHAR (1) |


