The CFX_SUBSCRIPTION table in SAP ERP or S/4HANA stores Subscription of Objections data. There are total 3 fields in CFX_SUBSCRIPTION table. The Subscription of Objections 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_SUBSCRIPTION table. It is in Manages Notifications (CFX_NOTIFICATION) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.
SAP CFX_SUBSCRIPTION Table Fields
Following is the list of fields that are available in SAP CFX_SUBSCRIPTION table. The primary key fields of the table are CLIENT (Client), SUBSCRIBE_ID (Subscription ID), USER_ID (User ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SUBSCRIBE_ID | Subscription ID | CFX_SUBRSCRIBEID | RAW (16) | |
| USER_ID | User ID | CFX_USERID | CHAR (12) |


