The FOPCSHM2 table in SAP ERP or S/4HANA stores Activate Shared Objects Memory data. There are total 3 fields in FOPCSHM2 table. The Activate Shared Objects Memory 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 FOPCSHM2 table. It is in Basic Structures (FOPC_STRUCTURE_SETUP) ABAP package and is part of the Management of Internal Controls (FIN-CGV-MIC) module.
SAP FOPCSHM2 Table Fields
Following is the list of fields that are available in SAP FOPCSHM2 table. The primary key fields of the table are MANDT (Client), OBJTYPE (Object Type for Shared Objects Memory), TIMEFRAME (Timeframe).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OBJTYPE | Object Type for Shared Objects Memory | FOPC_SHM_OBJTYPE | CHAR (10) | |
| TIMEFRAME | Timeframe | FOPC_TIMEFRAME | CHAR (10) |


