The FOPCRBFPL table in SAP ERP or S/4HANA stores Reporting Buffer: Cases – Remediation Plans data. There are total 18 fields in FOPCRBFPL table. The Reporting Buffer: Cases – Remediation Plans 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 FOPCRBFPL table. It is in Reporting (FOPC_REPORTING) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCRBFPL Table Fields
Following is the list of fields that are available in SAP FOPCRBFPL table. The primary key fields of the table are MANDT (Client), GUID (GUID of Buffered Version), ORGUNIT (Organizational Unit ID), PRGROUP (Process Group ID), PROCESS (MIC Reporting: Process ID), MCONTROL (MIC Reporting: Management Control ID), CASEGUID (Technical Case Key (Case GUID)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| GUID | GUID of Buffered Version | FOPC_RBF_GUID | CHAR (32) | |
| ORGUNIT | Organizational Unit ID | FOPC_REP_ORGUNIT_ID | NUMC (8) | |
| PRGROUP | Process Group ID | FOPC_REP_PRGROUP_ID | NUMC (8) | |
| PROCESS | MIC Reporting: Process ID | FOPC_REP_PROCESS_ID | NUMC (8) | |
| MCONTROL | MIC Reporting: Management Control ID | FOPC_REP_MCONTROL_ID | NUMC (8) | |
| CASEGUID | Technical Case Key (Case GUID) | SCMG_CASE_GUID | CHAR (32) | |
| PARENT | Technical Case Key (Case GUID) | SCMG_CASE_GUID | CHAR (32) | |
| RESPONSIBLE | User Name in User Master Record | XUBNAME | * | CHAR (12) |
| PROCESSOR | User Name in User Master Record | XUBNAME | * | CHAR (12) |
| CATEGORY | Category | SCMG_CATEGORY | CHAR (4) | |
| STATUS | Object Status | CRM_J_STATUS | CHAR (5) | |
| COMPLETION | Percentage of Completion of Remediation Plan | FOPC_PL_COMPLETION | NUMC (3) | |
| CF_STATUS | Carryforward Status | FOPC_CF_STATUS | CHAR (1) | |
| CF_TFRAME | Timeframe | FOPC_TIMEFRAME | CHAR (10) | |
| CREATE_TIME | Created On | SCMG_CREATE_TIME | DEC (15) | |
| CHANGE_TIME | Last Changed On | SCMG_CHANGE_TIME | DEC (15) | |
| CLOSING_TIME | Closed at Time | SCMG_CLOSING_TIME | DEC (15) |


