The CCGLC_PRNTRT table in SAP ERP or S/4HANA stores Printer at a Print Station – Text data. There are total 6 fields in CCGLC_PRNTRT table. The Printer at a Print Station – Text 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_PRNTRT table. It is in EHS: Global Label Management (CBGLM) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CCGLC_PRNTRT Table Fields
Following is the list of fields that are available in SAP CCGLC_PRNTRT table. The primary key fields of Printer at a Print Station – Text table in SAP are MANDT (Client), STNID (Print Station), PRNID (Printer on Print Station), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| STNID | Print Station | CBGLE_STNID | CCGLC_PRNTR | CHAR (12) |
| PRNID | Printer on Print Station | CBGLE_PRNID | CCGLC_PRNTR | CHAR (12) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| TEXTSHORT | Language-Dependent Description as Short Text | CBGLE_TEXT | CHAR (20) | |
| TEXTLONG | Language-Dependent Description as Long Text | CBGLE_TEXTL | CHAR (30) |


