DPR_CI_FGROUPS is a standard SAP Table which is used to store cProjects: Field Groups for Customer Fields per Proj.Element data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The DPR_CI_FGROUPS table consists of various fields, each holding specific information or linking keys about cProjects: Field Groups for Customer Fields per Proj.Element data available in SAP. These include OBJECT_TYPE (Object Type in Project Planning), GROUP_NAME (Field Group in Project Management), WIDTH_LABEL_COL1 (Proj. Mgmt: Width (Pixel) of Field Description in 1st Column), WIDTH_VAL_COL1 (Proj. Mgmt: Max. Width (Pixel) of Field Values in 1st Column)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .