The FOPCAISREPORTT table in SAP ERP or S/4HANA stores AIS Reports for MIC (Text Table) data. There are total 5 fields in FOPCAISREPORTT table. The AIS Reports for MIC (Text Table) 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 FOPCAISREPORTT table. It is in AIS Integration (FOPC_AIS) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCAISREPORTT Table Fields
Following is the list of fields that are available in SAP FOPCAISREPORTT table. The primary key fields of the table are MANDT (Client), AIS_ID (ID of the AIS System), TCODE (Extended program name), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| AIS_ID | ID of the AIS System | FOPC_AIS_ID | FOPCAIS | CHAR (16) |
| TCODE | Extended program name | AGXREPORT | FOPCAISREPORT | CHAR (48) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| TEXT | Report Name | FOPC_AIS_REPORT_TEXT | CHAR (36) |


