The CGPL_TEXT table in SAP ERP or S/4HANA stores Proj. Planning of Lang. Depend. Short Text for Proj./Tasks data. There are total 6 fields in CGPL_TEXT table. The Proj. Planning of Lang. Depend. Short Text for Proj./Tasks 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 CGPL_TEXT table. It is in Project Planning – Application Objects (CGPL_APPLICATION_OBJECTS) ABAP package and is part of the Generic Project Planning (CA-GTF-GPL) module.
SAP CGPL_TEXT Table Fields
Following is the list of fields that are available in SAP CGPL_TEXT table. The primary key fields of the table are CLIENT (Client), GUID (Project Planning: 16-Character GUID for Projects and Activts), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| GUID | Project Planning: 16-Character GUID for Projects and Activts | CGPL_GUID16 | RAW (16) | |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| TEXT_GUID | UUID in X form (binary) | SYSUUID_X | RAW (16) | |
| TEXT1 | Language-Dependent Short Text | CGPL_TEXT1 | CHAR (40) | |
| TEXTU | Project Planning: Short Text in Capital Letters | CGPL_TEXTU | CHAR (40) |


