The CGPL_USROPT table in SAP ERP or S/4HANA stores Project Planning – Classes for User Settings data. There are total 3 fields in CGPL_USROPT table. The Project Planning – Classes for User Settings 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_USROPT table. It is in Project Planning – General Functions (CGPL_GENERIC_FUNCTIONS) ABAP package and is part of the Generic Project Planning (CA-GTF-GPL) module.
SAP CGPL_USROPT Table Fields
Following is the list of fields that are available in SAP CGPL_USROPT table. The primary key fields of the table are APPLICATION (Application in Project Planning), SORT (Two digit number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLICATION | Application in Project Planning | CGPL_APPLICATION_TYPE | * | CHAR (3) |
| SORT | Two digit number | NUMC2 | NUMC (2) | |
| CLASS | Object Type Name | SEOCLSNAME | CHAR (30) |


