The CFX_GRP_HIER table in SAP ERP or S/4HANA stores Collaboration Folders: User in User Groups data. There are total 3 fields in CFX_GRP_HIER table. The Collaboration Folders: User in User Groups 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 CFX_GRP_HIER table. It is in Collaboration Folders: Folder and Documents (CFX_FOLDERS) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.
SAP CFX_GRP_HIER Table Fields
Following is the list of fields that are available in SAP CFX_GRP_HIER table. The primary key fields of the table are CLIENT (Client), USER_GRP_ID (User Group ID), CHILD_GRP_ID (User Group ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| USER_GRP_ID | User Group ID | CFX_USERGRPID | CFX_GRP | RAW (16) |
| CHILD_GRP_ID | User Group ID | CFX_USERGRPID | RAW (16) |


