The BDLSCHECK table in SAP ERP or S/4HANA stores Analysis of Logical Systems in System data. There are total 7 fields in BDLSCHECK table. The Analysis of Logical Systems in System 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 BDLSCHECK table. It is in Application Link Enabling (SALE) ABAP package and is part of the ALE Integration Technology (BC-MID-ALE) module.
SAP BDLSCHECK Table Fields
Following is the list of fields that are available in SAP BDLSCHECK table. The primary key fields of the table are CLIENT (Client), GUID (GUID in ‘CHAR’ Format in Uppercase), LOGSYS (Character Field with Length 10), TABNAME (Table Name), FIELD (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| GUID | GUID in ‘CHAR’ Format in Uppercase | GUID_32 | CHAR (32) | |
| LOGSYS | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| FIELD | Field Name | FIELDNAME | * | CHAR (30) |
| LOGSYSCOUNT | Processed Database Table Rows | SYDBCNT | INT4 (10) | |
| TABLECOUNT | Processed Database Table Rows | SYDBCNT | INT4 (10) |


