The FOPCCONT1 table in SAP ERP or S/4HANA stores FOPC (MIC): Table for Document Contents (Import/Export) data. There are total 7 fields in FOPCCONT1 table. The FOPC (MIC): Table for Document Contents (Import/Export) 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 FOPCCONT1 table. It is in Documents (FOPC_DOCUMENTS) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCCONT1 Table Fields
Following is the list of fields that are available in SAP FOPCCONT1 table. The primary key fields of the table are MANDT (Client), RELID (Region in IMPORT/EXPORT Data Table), PHIO_ID (Physical document), SRTF2 (Next record counter in EXPORT/IMPORT data tables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR (2) | |
| PHIO_ID | Physical document | SDOK_PHID | CHAR (32) | |
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 (10) | |
| PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR (10) |
| CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 (5) | |
| CLUSTD | KPro: Document content (binary) | SDOK_DATAX | LRAW (32000) |


