The GMSTATNET table in SAP ERP or S/4HANA stores Grants Management Status Network data. There are total 17 fields in GMSTATNET table. The Grants Management Status Network 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 GMSTATNET 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 GMSTATNET Table Fields
Following is the list of fields that are available in SAP GMSTATNET table. The primary key fields of the table are CLIENT (Client), GRANT_TYPE (Grant Type), STATUS_PROFILE (Status profile for the user states attached to system states), LIFECYCLE_STATUS (Lifecycle Status), USER_STATUS (User-Defined State).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| GRANT_TYPE | Grant Type | GM_GRANT_TYPE | GMGRTYPE | CHAR (2) |
| STATUS_PROFILE | Status profile for the user states attached to system states | GM_STATUS_PROFILE | TJ20 | CHAR (8) |
| LIFECYCLE_STATUS | Lifecycle Status | GM_LIFECYCLE_STATUS | TJ02 | CHAR (5) |
| USER_STATUS | User-Defined State | GM_USER_STATUS | TJ30 | CHAR (5) |
| PREVIOUS_STATE1 | GM Previous user state | GM_PREV_USER_STATE | CHAR (5) | |
| PREVIOUS_STATE2 | GM Previous user state | GM_PREV_USER_STATE | TJ30 | CHAR (5) |
| PREVIOUS_STATE3 | GM Previous user state | GM_PREV_USER_STATE | TJ30 | CHAR (5) |
| PREVIOUS_STATE4 | GM Previous user state | GM_PREV_USER_STATE | TJ30 | CHAR (5) |
| PREVIOUS_STATE5 | GM Previous user state | GM_PREV_USER_STATE | TJ30 | CHAR (5) |
| PREVIOUS_STATE6 | GM Previous user state | GM_PREV_USER_STATE | TJ30 | CHAR (5) |
| END_STATE | Network End State | GM_ENDSTATE | CHAR (1) | |
| INITIAL_STATE | Initial State of User-Defined Network | GM_INITIALSTATE | CHAR (1) | |
| AUTH_GROUP | Authority Group | GM_AUTHORITY_GROUP | GMAUTHGRP | CHAR (10) |
| WORKFLOWTASK | Obsolete | GM_WORKFLOW_TASK | CHAR (14) | |
| ICON_NAME | Name of Icon | GM_ICONNAME | CHAR (30) | |
| ID | GM Icon ID for status management | GM_ICONID | CHAR (4) |


