BDLGROUPS - Table of group descriptions (reference table)
Table of group descriptions (reference table) information is stored in SAP table BDLGROUPS.
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
Fields for table BDLGROUPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| GROUPID | Group ID | X | BDL_GID | NUMC | 4 | |
| SUCCESSOR | Group ID | X | 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 | CHAR | 20 | BDLCTEXT | |
| CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 | ||
| DOCU | Character string containing documentation | BDL_DOCU | CHAR | 80 | ||
| STATUS | Status of object | BDL_STAT | CHAR | 1 |