The COS_SHARED_MEM table in SAP ERP or S/4HANA stores INDX-Like Database Table for EXPORT TO SHARED MEMORY data. There are total 4 fields in COS_SHARED_MEM table. The INDX-Like Database Table for EXPORT TO SHARED 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 COS_SHARED_MEM table. It is in Component Separation: Delivered contents (SCOS_DELIVERED) ABAP package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.
SAP COS_SHARED_MEM Table Fields
Following is the list of fields that are available in SAP COS_SHARED_MEM table. The primary key fields of the table are RELID (Region in IMPORT/EXPORT Data Table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR (2) | |
| USERID | User Name | SYUNAME | CHAR (12) | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| CLUSTD | Data Field (BLOB) for IMPORT/EXPORT Database Tables | INDX_CLUST_BLOB | RSTR () |


