The GMSPRESPONSIBLE table in SAP ERP or S/4HANA stores Objects responsible for the sponsored program data. There are total 8 fields in GMSPRESPONSIBLE table. The Objects responsible for the sponsored program 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 GMSPRESPONSIBLE 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 GMSPRESPONSIBLE Table Fields
Following is the list of fields that are available in SAP GMSPRESPONSIBLE table. The primary key fields of the table are CLIENT (Client), SPONSORED_PROG (Sponsored Program), RESPONSIBILITY (Type of Responsibility within the Sponsored Program), OBJECT_TYPE (HR Planning Object), OBJECT_ID (HR Planning Object ID of Resource), FROM_DATE (Date that responsiblity starts).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| SPONSORED_PROG | Sponsored Program | GM_SPONSORED_PROG | GMSPPROGRAM | CHAR (20) |
| RESPONSIBILITY | Type of Responsibility within the Sponsored Program | GM_PROG_RESPONSIBLITY | GMRESPTYPE | CHAR (4) |
| OBJECT_TYPE | HR Planning Object | GM_USER_TYPE | T778O | CHAR (2) |
| OBJECT_ID | HR Planning Object ID of Resource | GM_USER_ID | CHAR (70) | |
| FROM_DATE | Date that responsiblity starts | GM_RESPONSIBLE_FROM_DATE | DATS (8) | |
| TO_DATE | Date that responsibility | GM_RESPONSIBLE_TO_DATE | DATS (8) | |
| DEFAULT_TO_GRANT | Default Value When Creating a Grant | GM_DEFAULT_TO_GRANT | CHAR (1) |


