The GMRMELEMENTS table in SAP ERP or S/4HANA stores Parameters for Records Management Interface data. There are total 3 fields in GMRMELEMENTS table. The Parameters for Records Management Interface 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 GMRMELEMENTS table. It is in Grants management (master data) (GMMASTERDATA_E) ABAP package and is part of the Master Data (PSM-GM-GTE-MD) module.
SAP GMRMELEMENTS Table Fields
Following is the list of fields that are available in SAP GMRMELEMENTS table. The primary key fields of the table are CLIENT (Client), RM_CLASS (Records Management Attribute Level), RM_ELEMENT (Name of Parameter for Records Management Interface).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| RM_CLASS | Records Management Attribute Level | GM_RM_CLASS | CHAR (1) | |
| RM_ELEMENT | Name of Parameter for Records Management Interface | GM_RM_ELEMENT | CHAR (32) |


