GMVALUETYPE_TEXT SAP table for – Value Type texts

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

SAP GMVALUETYPE_TEXT table

Table GMVALUETYPE_TEXT technical data

TableGMVALUETYPE_TEXT
Data storingValue Type texts
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_TEXT 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_TEXT table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGUAGE : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • VALUE_TYPE : GM Value Type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • DESCRIPTION : Value Type Text
    Its data type is CHAR (Character String) with field length 40