The CFX_OBJ_FG_AUTH table in SAP ERP or S/4HANA stores Authorization table for Fieldgroups and objects data. There are total 6 fields in CFX_OBJ_FG_AUTH table. The Authorization table for Fieldgroups and objects 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_OBJ_FG_AUTH 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_OBJ_FG_AUTH Table Fields
Following is the list of fields that are available in SAP CFX_OBJ_FG_AUTH table. The primary key fields of the table are CLIENT (Client ID), AUTH_ID (GUID in ‘RAW’ format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | CLNT (3) | |
| AUTH_ID | GUID in ‘RAW’ format | GUID_16 | RAW (16) | |
| FLDGRP_ID | External ID | CFX_T_EXTERNAL_ID | CHAR (255) | |
| FLDGRP_NS | External ID | CFX_T_EXTERNAL_ID | CHAR (255) | |
| ASSCTD_ENTITY_ID | Object ID | CFX_ID | RAW (16) | |
| ASSOCIATION_TYPE | Object Modes/Categories for Fieldgroup authorization | CFX_OBJ_FG_AUTH_CATEGORY | CHAR (15) |


