GMGRELATED SAP table for – GM Grant relationships

Here we would like to draw your attention to GMGRELATED table in SAP. As we know it is being mainly used with the SAP PSM-GM (Grants Management in PSM) component which is coming under PSM module (Public Sector Management). GMGRELATED is a SAP standard transp table used for storing GM Grant relationships related data in SAP. It comes under the package GMMASTERDATA_E.

SAP GMGRELATED table

Table GMGRELATED technical data

TableGMGRELATED
Data storingGM Grant relationships
ModulePSM
Sub ModulePSM-GM-GTE-MD
SAP PackageGMMASTERDATA_E
Delivery ClassA – Application table (master and transaction data)
ComponentEA-PS
Table CategoryTRANSP

SAP GMGRELATED Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in GMGRELATED table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GRANT_NBR : Grant
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • OBJECT_TYPE : GM Type of related object
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • RELATED_OBJECT : GM Related object
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • RELATIONSHIP : GM Relationship
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • VALID_FROM : Valid from
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • VALID_TO : Valid Until
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8