The GMRMGRTYPE table in SAP ERP or S/4HANA stores Grant Types – Records Managment Interface data. There are total 7 fields in GMRMGRTYPE table. The Grant Types – Records Managment 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 GMRMGRTYPE 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 GMRMGRTYPE Table Fields
Following is the list of fields that are available in SAP GMRMGRTYPE table. The primary key fields of the table are CLIENT (Client), GRANT_TYPE (Grant Type), RM_PROCESS (Integration Process between Grants and Records Management), RM_ELEMENT_SEQUE (Element Sequence Number), 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) | |
| GRANT_TYPE | Grant Type | GM_GRANT_TYPE | GMGRTYPE | CHAR (2) |
| RM_PROCESS | Integration Process between Grants and Records Management | GM_RM_PROCESS | CHAR (1) | |
| RM_ELEMENT_SEQUE | Element Sequence Number | GM_RM_ELEMENT_SEQUENCE | NUMC (3) | |
| RM_CLASS | Records Management Attribute Level | GM_RM_CLASS | CHAR (1) | |
| RM_ELEMENT | Name of Parameter for Records Management Interface | GM_RM_ELEMENT | GMRMELEMENTS | CHAR (32) |
| RM_ELEMENT_VALUE | Feature/Value of Parameter | GM_RM_ELEMENT_VALUE | CHAR (64) |


