GMGRVALUETYPE SAP table for – Value type settings for posting control

Here we would like to draw your attention to GMGRVALUETYPE 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). GMGRVALUETYPE is a SAP standard transp table used for storing Value type settings for posting control related data in SAP. It comes under the package GMMASTERDATA_E.

SAP GMGRVALUETYPE table

Table GMGRVALUETYPE technical data

TableGMGRVALUETYPE
Data storingValue type settings for posting control
ModulePSM
Sub ModulePSM-GM-GTE-MD
SAP PackageGMMASTERDATA_E
Delivery ClassA – Application table (master and transaction data)
ComponentEA-PS
Table CategoryTRANSP

SAP GMGRVALUETYPE 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 GMGRVALUETYPE 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
  • VALUE_TYPE : GM Value Type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • STATISTICAL : Does this value type post statistically?
    Its data type is CHAR (Character String) with field length 1
  • BLOCK : Blocking Indicator
    Its data type is CHAR (Character String) with field length 1
  • ALLOW_FROM : Allow Value Type Posting from this Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ALLOW_TO : Allowing value type posting until this date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8