The FOPCWFRECIP table in SAP ERP or S/4HANA stores MIC: Workflow Recipients data. There are total 4 fields in FOPCWFRECIP table. The MIC: Workflow Recipients 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 FOPCWFRECIP table. It is in Workflow-Unique (FOPC_WORKFLOW) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCWFRECIP Table Fields
Following is the list of fields that are available in SAP FOPCWFRECIP table. The primary key fields of the table are MANDT (Client), ITEM_ID (Work Item), RECIPIENT (User Name in User Master Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ITEM_ID | Work Item | FOPCWF_ITEM | CHAR (32) | |
| RECIPIENT | User Name in User Master Record | XUBNAME | USR02 | CHAR (12) |
| FINISHED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


