FMINDEX_FIELDS SAP table for – Application-Dependent Indices: Fields

Here we would like to draw your attention to FMINDEX_FIELDS 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). FMINDEX_FIELDS is a SAP standard transp table used for storing Application-Dependent Indices: Fields related data in SAP. It comes under the package FMMD.

SAP FMINDEX_FIELDS table

Table FMINDEX_FIELDS technical data

TableFMINDEX_FIELDS
Data storingApplication-Dependent Indices: Fields
ModulePSM
Sub ModulePSM-FM-MD
SAP PackageFMMD
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-PS
Table CategoryTRANSP

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

  • NAME : Table Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • ID : Unique Index ID in a Table
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • POS : Position of the field in the table
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • FIELDNAME : Field Name
    Its data type is CHAR (Character String) with field length 30