The FOPCCASEUPGRADE table in SAP ERP or S/4HANA stores MIC Case: Information of Upgrade data. There are total 6 fields in FOPCCASEUPGRADE table. The MIC Case: Information of Upgrade 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 FOPCCASEUPGRADE table. It is in Specific to Case Management (FOPC_CASE_MANAGEMENT) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCCASEUPGRADE Table Fields
Following is the list of fields that are available in SAP FOPCCASEUPGRADE table. The primary key fields of the table are MANDT (Client), CASE_GUID (Technical Case Key (Case GUID)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CASE_GUID | Technical Case Key (Case GUID) | SCMG_CASE_GUID | CHAR (32) | |
| CREATED_BY | Created By | SCMG_CREATE_USER | * | CHAR (12) |
| CREATE_TIME | Created On | SCMG_CREATE_TIME | DEC (15) | |
| NOTES_UPGRADED | Flag (X or Blank) | AS4FLAG | CHAR (1) | |
| RELATION_UPGRADE | Flag (X or Blank) | AS4FLAG | CHAR (1) |


