SAP table CCGLC_LABTY (Label Categories)
SAP table CCGLC_LABTY has 2 primary key fields being MANDT,LTYP.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
LTYP | Label Category | CHAR | 10 | 0 | TCGL1 | CBGLE_LTYP | |
FLG_USE | Contains Use Symbols | CHAR | 1 | 0 | CBGLE_USE | ||
FLG_TRP | Contains Transport Symbols | CHAR | 1 | 0 | CBGLE_TRP | ||
FLG_CUS | Customer-Specific Label Category | CHAR | 1 | 0 | CBGLE_CUS | ||
FLG_SUP | Additional Determination of Customer-Specific Labels | CHAR | 1 | 0 | CBGLE_SUP | ||
FLG_NODG | Generation Variants Without Dangerous Goods Regulations | CHAR | 1 | 0 | CBGLE_NODG | ||
FLG_GHS_SUPPRESS | GHS Pictogram Suppression | CHAR | 1 | 0 | CBGLE_GHS_FLG_SUPPRESS |
CCGLC_LABTY foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 CCGLC_LABTY | LTYP | TCGL1 | Report types | MANDT |
0 CCGLC_LABTY | LTYP | TCGL1 | Report types | REPTYPE |
1 CCGLC_LABTY | MANDT | T000 | Clients | MANDT |