The FOPCDOCS table in SAP ERP or S/4HANA stores Documents Containing Additional Information on MIC data. There are total 4 fields in FOPCDOCS table. The Documents Containing Additional Information on MIC 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 FOPCDOCS table. It is in Customizing (FOPC_CUSTOMIZING) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCDOCS Table Fields
Following is the list of fields that are available in SAP FOPCDOCS table. The primary key fields of the table are MANDT (Client), NAME (Document ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| NAME | Document ID | FOPC_DOCID | CHAR (64) | |
| URL | URL of documents | SRETDOCURL | CHAR (255) | |
| AEDAT | Date of Last Change | FOPC_AEDAT | DATS (8) |


