The CCGLT_OEDL table in SAP ERP or S/4HANA stores User Entry for Label Data Layout data. There are total 14 fields in CCGLT_OEDL table. The User Entry for Label Data Layout 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 CCGLT_OEDL table. It is in EHS: Global Label Management (CBGLM) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CCGLT_OEDL Table Fields
Following is the list of fields that are available in SAP CCGLT_OEDL table. The primary key fields of User Entry for Label Data Layout table in SAP are MANDT (Client), DOKAR (Document Type), DOKNR (Document number), DOKVR (Document Version), DOKTL (Document Part), LSYTYPE (Report Symbol Type), LSYID (Report Symbol).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| DOKAR | Document Type | DOKAR | TDWA | CHAR (3) |
| DOKNR | Document number | DOKNR | ESD_DRAW | CHAR (25) |
| DOKVR | Document Version | DOKVR | ESD_DRAW | CHAR (2) |
| DOKTL | Document Part | DOKTL_D | CHAR (3) | |
| LSYTYPE | Report Symbol Type | ESELSYTYPE | CHAR (2) | |
| LSYID | Report Symbol | ESELSYID | TCGA6 | CHAR (10) |
| FLG_MAND | Required Entry Field (Obligatory Input Field) | CBGLE_FLGMAND | CHAR (1) | |
| FLG_READ | Output Field | CBGLE_FLGREAD | CHAR (1) | |
| FLG_AUDIT | Logging | CBGLE_FLGAUDIT | CHAR (1) | |
| ORD | Sort Order | ESEORD | NUMC (4) | |
| CHECK_FUNC | Function Module for Checking User Entries | CBGLE_FB_OED_CHECK | TFDIR | CHAR (30) |
| FORMAT_FUNC | Function Module for Formatting User Entries | CBGLE_FB_OED_FORMAT | TFDIR | CHAR (30) |
| LIST_FUNC | Function Module for Input Help with User Entries | CBGLE_FB_OED_LIST | TFDIR | CHAR (30) |


