The BDLDTOC table in SAP ERP or S/4HANA stores RFC download — Data cluster table of contents data. There are total 18 fields in BDLDTOC table. The RFC download — Data cluster table of contents 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 BDLDTOC 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 BDLDTOC Table Fields
Following is the list of fields that are available in SAP BDLDTOC 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) |
| DATUM | System Date | SYDATUM | DATS (8) | |
| UHRZEIT | System Time | SYUZEIT | TIMS (6) | |
| TRANSFER | Status of data transfer | BDL_TRANS | CHAR (1) | |
| LOGFUNC | Logical name | BDL_LOGFUN | CHAR (30) |


