SAP BDLEXCEPT Table – Exception docu

The BDLEXCEPT table in SAP ERP or S/4HANA stores Exception docu data. There are total 6 fields in BDLEXCEPT table. The Exception docu 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 BDLEXCEPT 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 BDLEXCEPT Table Fields

Following is the list of fields that are available in SAP BDLEXCEPT table. The primary key fields of the table are LOGFUNC (Logical name), EXC_NAME (Text 30 characters), SEQNO (Sequence number).

Field Description Data Element Check Table Data Type
LOGFUNC Logical name BDL_LOGFUN CHAR (30)
EXC_NAME Text 30 characters BDL_TEXT30 CHAR (30)
SEQNO Sequence number BDL_SEQC NUMC (4)
HELPTEXT Text string of length 60 char allowing lower case letters BDLTEXT60 CHAR (60)
STATUS Status of object BDL_STAT CHAR (1)
CHGSTAMP ABAP Time Stamp ABSTAMP CHAR (14)