The GMBDGTVALIDITY table in SAP ERP or S/4HANA stores Grant budget validity data. There are total 10 fields in GMBDGTVALIDITY table. The Grant budget validity 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 GMBDGTVALIDITY table. It is in Public Sector S4C Grantee Management Master Data (PSM_S4C_GM_MD) ABAP package and is part of the Master Data (PSM-GM-GTE-MD) module.
SAP GMBDGTVALIDITY Table Fields
Following is the list of fields that are available in SAP GMBDGTVALIDITY table. The primary key fields of the table are CLIENT (Client), GRANT_NBR (Grant), BDGT_PHASE (Budget Phase), RELEASE_STATUS (Budget Status: Unreleased/Released), BDGT_VLDTY_NBR (Budget Validity Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| GRANT_NBR | Grant | GM_GRANT_NBR | GMGR | CHAR (20) |
| BDGT_PHASE | Budget Phase | GM_BDGT_PHASE | CHAR (1) | |
| RELEASE_STATUS | Budget Status: Unreleased/Released | GM_BDGT_STATUS | CHAR (1) | |
| BDGT_VLDTY_NBR | Budget Validity Number | GM_BDGT_VLDTY_NBR | CHAR (3) | |
| FROM_DATE | Valid-from Date | GM_FROM_DATE | DATS (8) | |
| TO_DATE | Valid-to Date | GM_TO_DATE | DATS (8) | |
| SPONSOR_FY | Fiscal Year for Sponsor | GM_SPONSOR_FY | NUMC (4) | |
| GRANTEE_FY | Fiscal Year for Grantee Organization | GM_GRANTEE_FY | NUMC (4) | |
| BLOCK | Block a Budget Validity Period | GM_BDGT_BLOCK | CHAR (1) |


