SAP BDLGROUPS Table – Table of group descriptions (reference table)

The BDLGROUPS table in SAP ERP or S/4HANA stores Table of group descriptions (reference table) data. There are total 9 fields in BDLGROUPS table. The Table of group descriptions (reference table) 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 BDLGROUPS 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 BDLGROUPS Table Fields

Following is the list of fields that are available in SAP BDLGROUPS table. The primary key fields of the table are GROUPID (Group ID), SUCCESSOR (Group ID).

Field Description Data Element Check Table Data Type
GROUPID Group ID BDL_GID NUMC (4)
SUCCESSOR Group ID BDL_GID NUMC (4)
GROUPNAME Group name BDL_GROUPN CHAR (20)
LEAFLEVEL Flag showing the leaf level BDL_LEAF CHAR (1)
SEQUENCE Sequence number BDL_SEQC NUMC (4)
CONTEXT Context BDL_CTEXT BDLCTEXT CHAR (20)
CHGSTAMP ABAP Time Stamp ABSTAMP CHAR (14)
DOCU Character string containing documentation BDL_DOCU CHAR (80)
STATUS Status of object BDL_STAT CHAR (1)