FMFSSDEF SAP table for – Edit Field Status String

Here we would like to draw your attention to FMFSSDEF 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). FMFSSDEF is a SAP standard transp table used for storing Edit Field Status String related data in SAP. It comes under the package FMBPA_E.

SAP FMFSSDEF table

Table FMFSSDEF technical data

TableFMFSSDEF
Data storingEdit Field Status String
ModulePSM
Sub ModulePSM-FM-BCS-BU
SAP PackageFMBPA_E
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-PS
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • FSS : Field Status Definition
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • FIELDNAME : Field name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FLG_HIDE : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • FLG_OUTPUT : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • FLG_MANDATORY : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • FLG_OPTIONAL : Checkbox
    Its data type is CHAR (Character String) with field length 1