The FOPCAISREPORT table in SAP ERP or S/4HANA stores AIS Reports for a Role (for MIC) data. There are total 4 fields in FOPCAISREPORT table. The AIS Reports for a Role (for 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 FOPCAISREPORT table. It is in AIS Integration (FOPC_AIS) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCAISREPORT Table Fields
Following is the list of fields that are available in SAP FOPCAISREPORT table. The primary key fields of the table are MANDT (Client), AIS_ID (ID of the AIS System), TCODE (AIS Report (Transaction Code)).
| 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 | AIS Report (Transaction Code) | FOPC_AIS_TCODE | CHAR (48) | |
| PARAM | Parameters for transactions | TCDPARAM | CHAR (254) |


