The GMSPPROGRAMTEXTS table in SAP ERP or S/4HANA stores Sponsored Program texts data. There are total 5 fields in GMSPPROGRAMTEXTS table. The Sponsored Program texts 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 GMSPPROGRAMTEXTS 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 GMSPPROGRAMTEXTS Table Fields
Following is the list of fields that are available in SAP GMSPPROGRAMTEXTS table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), SPONSORED_PROG (Sponsored Program).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| SPONSORED_PROG | Sponsored Program | GM_SPONSORED_PROG | GMSPPROGRAM | CHAR (20) |
| DESCRIPTION | Sponsored Program Description | GM_PROGRAM_TEXT | CHAR (30) | |
| SEARCH_TEXT | Search Term for Matchcode Search | GM_PROGRAM_SEARCH | CHAR (30) |


