The CFX_BOM_PDX_PROF table in SAP ERP or S/4HANA stores Product Data eXchange IPC-2571: BOM Export Profile data. There are total 10 fields in CFX_BOM_PDX_PROF table. The Product Data eXchange IPC-2571: BOM Export Profile 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_BOM_PDX_PROF 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_BOM_PDX_PROF Table Fields
Following is the list of fields that are available in SAP CFX_BOM_PDX_PROF table. The primary key fields of the table are CLIENT (Client), PROFILE (XML Profile of cFolders Structure Export).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROFILE | XML Profile of cFolders Structure Export | CFX_T_BOM_EXPORT_PROFILE_XML | CHAR (10) | |
| ACTIVE | Activation Status of Profile | CFX_T_BOM_EXPORT_PROFILE_ACTIV | CHAR (1) | |
| DEFAULT_PROFILE | Default profile for ECN/BOM during export and import | CFX_T_DEFAULT_PROFILE | CHAR (1) | |
| PROFILE_TYPE | Profile type : BOM or ECN | CFX_T_PROFILE_TYPE | CHAR (9) | |
| MIMETYPE | File Type (Mime Type) of Export File | CFX_T_BOM_DTF_MIMETYPE | CHAR (128) | |
| FILE_EXT | File Extension of Export File | CFX_T_BOM_DTF_FILEEXT | CHAR (5) | |
| ISFILEIN | isFileIn Attribute of XML Element Attachment (IPC-2571) | CFX_T_BOM_PDX_ATTR_ISFILEIN | CHAR (3) | |
| ADD_ATTACHMENTS | Create Attachments Elements Below BillOfMaterial(Item) | CFX_T_BOM_PDX_ADD_ATTACHMENTS | CHAR (3) | |
| EXPLOSION_LEVEL | Maximum Explosion Level of BOM | CFX_T_BOM_MAX_EXPLOSION_LEVEL | NUMC (10) |


