SAP CFX_HIST_USERGRP Table – Saves the History Entries for the User Groups

The CFX_HIST_USERGRP table in SAP ERP or S/4HANA stores Saves the History Entries for the User Groups data. There are total 9 fields in CFX_HIST_USERGRP table. The Saves the History Entries for the 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_HIST_USERGRP table. It is in Object History Management (CFX_HISTORY) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.

SAP CFX_HIST_USERGRP Table Fields

Following is the list of fields that are available in SAP CFX_HIST_USERGRP table. The primary key fields of the table are MANDT (Client), ACTION_ID (GUID in ‘RAW’ format).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
ACTION_ID GUID in ‘RAW’ format GUID_16 RAW (16)
OBJECT_ID GUID in ‘RAW’ format GUID_16 RAW (16)
USERID User ID CFX_USERID CHAR (12)
ACTION_DATE UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC (21)
REF_USER User ID CFX_USERID CHAR (12)
REF_USERGRP GUID in ‘RAW’ format GUID_16 RAW (16)
VALUE Character String for Collaboration Folders CFX_STRING STRG ()
VALUE_OLD Character String for Collaboration Folders CFX_STRING STRG ()