The CCGLC_SERIAL table in SAP ERP or S/4HANA stores Set Default Sequential Numbering data. There are total 15 fields in CCGLC_SERIAL table. The Set Default Sequential Numbering 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 CCGLC_SERIAL table. It is in EHS: Global Label Management (CBGLM) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CCGLC_SERIAL Table Fields
Following is the list of fields that are available in SAP CCGLC_SERIAL table. The primary key fields of Set Default Sequential Numbering table in SAP are MANDT (Client), SCENID (Labeling Scenario), CLIENT (Client), PLANT (Plant or Shipping Point), WORKPLACE (Work Center), LABELTYPE (Label Category), GEN_VARIANT (Report Generation Variant), WORKSTATION (Print Station), PRINTER (Printer on Print Station), SIDENT (Number Range for Sequential Numbering).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SCENID | Labeling Scenario | CBGLE_SCENID | CCGLC_SCEN | CHAR (30) |
| CLIENT | Client | CBGLE_CLIENT | NUMC (3) | |
| PLANT | Plant or Shipping Point | CBGLE_PLANT | CHAR (4) | |
| WORKPLACE | Work Center | CBGLE_ARBPL | CCGLC_ARBPL | CHAR (8) |
| LABELTYPE | Label Category | CBGLE_LTYP | TCGL1 | CHAR (10) |
| GEN_VARIANT | Report Generation Variant | ESELDEPID | CHAR (10) | |
| WORKSTATION | Print Station | CBGLE_STNID | CCGLC_PRNSTN | CHAR (12) |
| PRINTER | Printer on Print Station | CBGLE_PRNID | CCGLC_PRNTR | CHAR (12) |
| SIDENT | Number Range for Sequential Numbering | CBGLE_SIDENT | CHAR (10) | |
| SSTART_TYPE | Determination of Start Value for Sequential Numbering | CBGLE_SSTART_TYPE | CHAR (10) | |
| SSTART | Start Value of Sequence Number | CBGLE_SERSTART | NUMC (10) | |
| SSTEP | Serial Numbering Increment | CBGLE_SERINC | INT4 (10) | |
| SREPEAT_TYPE | Determine Number of Labels with Same Sequence Number | CBGLE_SREPEAT_TYPE | CHAR (10) | |
| SREPEAT | Number of Labels with Identical Sequential Numbering | CBGLE_SERREP | NUMC (10) |


