The ESTBBLKD table in SAP ERP or S/4HANA stores Description of Building Block (Language-Dependent) data. There are total 9 fields in ESTBBLKD table. The Description of Building Block (Language-Dependent) 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 ESTBBLKD table. It is in Company Environment Information System (CBUI) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP ESTBBLKD Table Fields
Following is the list of fields that are available in SAP ESTBBLKD table. The primary key fields of the table are MANDT (Client), GROUP_ID (Language-Independent Key of Building Block Group), BLOCK_ID (Language-Independent Key of Building Block), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| GROUP_ID | Language-Independent Key of Building Block Group | ESEWWIBBCGRPID | CHAR (40) | |
| BLOCK_ID | Language-Independent Key of Building Block | ESEWWIBBCBLKID | CHAR (40) | |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| CRDAT | Created On | ESECRDAT | DATS (8) | |
| CRNAM | Created By | ESECRNAM | CHAR (12) | |
| UPDDAT | Last Changed On | ESEUPDDAT | DATS (8) | |
| UPDNAM | Last Changed By | ESEUPDNAM | CHAR (12) | |
| DESCRIPTION | Language-Dependent Description | ESEWWIBBCDESCR | CHAR (132) |


