The CFX_STRUCT_PAR_V table in SAP ERP or S/4HANA stores Parent Version for BOM Version (Redundant as Cache) data. There are total 4 fields in CFX_STRUCT_PAR_V table. The Parent Version for BOM Version (Redundant as Cache) 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_STRUCT_PAR_V 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_STRUCT_PAR_V Table Fields
Following is the list of fields that are available in SAP CFX_STRUCT_PAR_V table. The primary key fields of the table are CLIENT (Client), STRUCT_VERS_ID (GUID in ‘RAW’ format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| STRUCT_VERS_ID | GUID in ‘RAW’ format | GUID_16 | RAW (16) | |
| PARENT_VERS_ID | GUID in ‘RAW’ format | GUID_16 | RAW (16) | |
| PARENT_TYPE | Object Type | CFX_T_OBJECT_TYPE | CHAR (10) |


