CFX_HIST_USERGRP - Saves the History Entries for the User Groups
Saves the History Entries for the User Groups information is stored in SAP table CFX_HIST_USERGRP.
It is part of development package CFX_HISTORY in software component PLM-CFO. This development package consists of objects that can be grouped under "Object History Management".
It is part of development package CFX_HISTORY in software component PLM-CFO. This development package consists of objects that can be grouped under "Object History Management".
Fields for table CFX_HIST_USERGRP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ACTION_ID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
OBJECT_ID | GUID in 'RAW' format | GUID_16 | RAW | 16 | ||
USERID | User ID | CFX_USERID | CHAR | 24 | ||
ACTION_DATE | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
ACTION | Identifier of Ind. History Activity (for Example, Create) | CFX_T_HISTORY_ACTION | INT4 | 4 | ||
REF_USER | User ID | CFX_USERID | CHAR | 24 | ||
REF_USERGRP | GUID in 'RAW' format | GUID_16 | RAW | 16 | ||
VALUE | Character String for Collaboration Folders | CFX_STRING | STRG | 8 | ||
VALUE_OLD | Character String for Collaboration Folders | CFX_STRING | STRG | 8 |