The CGPL_OBJTYP_PROP table in SAP ERP or S/4HANA stores Project Planning: Customizable Characterist. of Object Types data. There are total 4 fields in CGPL_OBJTYP_PROP table. The Project Planning: Customizable Characterist. of Object Types 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_OBJTYP_PROP 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_OBJTYP_PROP Table Fields
Following is the list of fields that are available in SAP CGPL_OBJTYP_PROP table. The primary key fields of the table are CLIENT (Client), APPLICATION (Application in Project Planning), OBJECT_TYPE (Object Type in Project Planning).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| APPLICATION | Application in Project Planning | CGPL_APPLICATION_TYPE | CGPL_APPLICATION | CHAR (3) |
| OBJECT_TYPE | Object Type in Project Planning | CGPL_OBJECT_TYPE | CGPL_OBJTYPES | CHAR (3) |
| CHANGEDOCUMENT | Project Planning – Indicator for Creation of Chng Documents | CGPL_CHANGEDOCUMENT | CHAR (1) |


