The BDL2TRANS table in SAP ERP or S/4HANA stores list of tables for data transfer from Sapnet to Customer data. There are total 3 fields in BDL2TRANS table. The list of tables for data transfer from Sapnet to Customer 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 BDL2TRANS 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 BDL2TRANS Table Fields
Following is the list of fields that are available in SAP BDL2TRANS table. The primary key fields of the table are SAPNETBDL (Character Field with Length 10).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SAPNETBDL | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| CUSTBDL | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| SAPNET_CHG | ABAP Time Stamp | ABSTAMP | CHAR (14) |


