The FOPCREPORT table in SAP ERP or S/4HANA stores List of Reports data. There are total 5 fields in FOPCREPORT table. The List of Reports 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 FOPCREPORT table. It is in Reporting (FOPC_REPORTING) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCREPORT Table Fields
Following is the list of fields that are available in SAP FOPCREPORT table. The primary key fields of the table are MANDT (Client), REP_TYPE (Report Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| REP_TYPE | Report Type | FOPC_REP_TYPE | CHAR (3) | |
| TASK | Task ID | FOPC_TASK | FOPCTASK | CHAR (10) |
| FORMNAME | Smart Forms: Form Name | TDSFNAME | STXFADM | CHAR (30) |
| INIT | Checkbox | XFELD | CHAR (1) |


