The GMASPCLASS table in SAP ERP or S/4HANA stores Sponsored Class – Sponsor Specific Data data. There are total 7 fields in GMASPCLASS table. The Sponsored Class – Sponsor Specific Data 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 GMASPCLASS 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 GMASPCLASS Table Fields
Following is the list of fields that are available in SAP GMASPCLASS table. The primary key fields of the table are CLIENT (Client), PARTNER (Business Partner Number), SPONSORED_CLASS (Sponsored Class), FROM_DATE (Valid from).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR (10) |
| SPONSORED_CLASS | Sponsored Class | GM_SPONSORED_CLASS | GMSPCLASS | CHAR (20) |
| FROM_DATE | Valid from | GM_VALID_FROM_DATE | DATS (8) | |
| TO_DATE | Valid Until | GM_VALID_TO_DATE | DATS (8) | |
| IDC_RELEVANT | Contributes to Indirect Cost Calculations | GM_CONTRIBUTES_TO_IDC | CHAR (1) | |
| DEFAULT_TO_GRANT | Default Value When Creating a Grant | GM_DEFAULT_TO_GRANT | CHAR (1) |


