The BDLCONTAB table in SAP ERP or S/4HANA stores Content description for following data transmission data. There are total 21 fields in BDLCONTAB table. The Content description for following data transmission 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 BDLCONTAB table. It is in Service data download (as of R/3 Release 3.x) (BDL3) ABAP package and is part of the Service Data Download (SV-SMG-SDD) module.
SAP BDLCONTAB Table Fields
Following is the list of fields that are available in SAP BDLCONTAB table. The primary key fields of the table are SESSIONNR (Character Field with Length 10), MANDANT (3-Byte field), INSTALL_NO (10 digit number), SID (Name of SAP System), CUST_NO (10 digit number), CONTRACT (Agreement Type), DESCRIPTIO (Session subtype), FUNCMOD (Character field of length 6), HOST (Character field, length 32), INSTANCE (Component of the Version Number), SEQNO (Sequence number), CONTEXT (Context), TYPE (Single-Character Flag), CODEPAGE (SAP Character Set ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SESSIONNR | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| MANDANT | 3-Byte field | CHAR3 | CHAR (3) | |
| INSTALL_NO | 10 digit number | NUM10 | NUMC (10) | |
| SID | Name of SAP System | SYSYSID | CHAR (8) | |
| CUST_NO | 10 digit number | NUM10 | NUMC (10) | |
| CONTRACT | Agreement Type | BDLSESSTYP | CHAR (8) | |
| DESCRIPTIO | Session subtype | BDLSESDESC | CHAR (8) | |
| FUNCMOD | Character field of length 6 | CHAR6 | CHAR (6) | |
| HOST | Character field, length 32 | CHAR32 | CHAR (32) | |
| INSTANCE | Component of the Version Number | CHAR2 | CHAR (2) | |
| SEQNO | Sequence number | BDL_SEQC | NUMC (4) | |
| CONTEXT | Context | BDL_CTEXT | CHAR (20) | |
| TYPE | Single-Character Flag | CHAR1 | CHAR (1) | |
| CODEPAGE | SAP Character Set ID | CPCODEPAGE | * | NUMC (4) |
| LOGFUNC | Logical name | BDL_LOGFUN | CHAR (30) | |
| DATUM | System Date | SYDATUM | DATS (8) | |
| UHRZEIT | System Time | SYUZEIT | TIMS (6) | |
| COUNTER | Sequence number | BDL_SEQC | NUMC (4) | |
| BYTES | DATA LENGTH | BDLBYTES | NUMC (16) | |
| BEG_INDEX | Row Index of Internal Tables | SYTABIX | INT4 (10) | |
| BEG_OFFSET | Row Index of Internal Tables | SYTABIX | INT4 (10) |


