GMVALUETYPE SAP table for – Value Type definition

Here we would like to draw your attention to GMVALUETYPE 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). GMVALUETYPE is a SAP standard transp table used for storing Value Type definition related data in SAP. It comes under the package GMBASIS_E.

SAP GMVALUETYPE table

Table GMVALUETYPE technical data

TableGMVALUETYPE
Data storingValue Type definition
ModulePSM
Sub ModulePSM-GM-GTE
SAP PackageGMBASIS_E
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-PS
Table CategoryTRANSP

SAP GMVALUETYPE 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 GMVALUETYPE table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • VALUE_TYPE : GM Value Type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • VT_CATEGORY : Value Type Category
    Its data type is CHAR (Character String) with field length 1
  • GMB_RELEVANT : Value type relevant for GM Billing activity
    Its data type is CHAR (Character String) with field length 1
  • GMD_RELEVANT : Value type relevant for GM Master Data activity
    Its data type is CHAR (Character String) with field length 1
  • FI_RELEVANT : Value type relevant for FI activity
    Its data type is CHAR (Character String) with field length 1