SAP FOPCTASK Table – MIC Task

The FOPCTASK table in SAP ERP or S/4HANA stores MIC Task data. There are total 10 fields in FOPCTASK table. The MIC Task 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 FOPCTASK table. It is in Customizing (FOPC_CUSTOMIZING) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.

SAP FOPCTASK Table Fields

Following is the list of fields that are available in SAP FOPCTASK table. The primary key fields of the table are MANDT (Client), TASK (Task ID).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
TASK Task ID FOPC_TASK CHAR (10)
GRP Task Group FOPC_TASKGRP NUMC (3)
ROLE_UNIQUE Task is restricted to a role FOPC_ROLE_UNIQUE CHAR (1)
WF_UNIQUE Checkbox XFELD CHAR (1)
ENTITY Object Type ID FOPC_OBJTYPE FOPCOBJTYPE CHAR (10)
APPLICATION Application Scenario CRMT_BSP_APPL CRMC_BL_APPL CHAR (20)
REPLACED_BY Task ID FOPC_TASK FOPCTASK CHAR (10)
SCHEDULABLE Checkbox XFELD CHAR (1)
INHERIT_AUTH Task Passes on Authorization FOPC_AUTH_INH CHAR (1)