FMFGRCT SAP table for – Reason Code texts

Here we would like to draw your attention to FMFGRCT table in SAP. As we know it is being mainly used with the SAP PSM-FG (Functions for U.S. Federal Government in PSM) component which is coming under PSM module (Public Sector Management). FMFGRCT is a SAP standard transp table used for storing Reason Code texts related data in SAP. It comes under the package FMFG_PPA_E.

SAP FMFGRCT table

Table FMFGRCT technical data

TableFMFGRCT
Data storing Reason Code texts
ModulePSM
Sub ModulePSM-FG-PP
SAP PackageFMFG_PPA_E
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-PS
Table CategoryTRANSP

SAP FMFGRCT 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 FMFGRCT 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
  • DOC_TYPE : Document type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • REASON_CODE : Codes for Invoices
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • REASON_CODE_TEXT : Reason Code Text
    Its data type is CHAR (Character String) with field length 50