FMGRPT SAP table for – Grouping Text

Here we would like to draw your attention to FMGRPT table in SAP. As we know it is being mainly used with the SAP PSM-FM (Funds Management in PSM) component which is coming under PSM module (Public Sector Management). FMGRPT is a SAP standard transp table used for storing Grouping Text related data in SAP. It comes under the package FMKO.

SAP FMGRPT table

Table FMGRPT technical data

TableFMGRPT
Data storingGrouping Text
ModulePSM
Sub ModulePSM-FM-IS
SAP PackageFMKO
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-PS
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • FIKRS : Financial Management Area
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • GJAHR : Fiscal Year
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • HGRUPPE : Number of main group
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • GRUPPE : Number of group
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • GRUPPET1 : Description 1
    Its data type is CHAR (Character String) with field length 50
  • GRUPPET2 : Description 2
    Its data type is CHAR (Character String) with field length 50