FMDERIVEFUNC SAP table for – List of functions available in the FM Derivation tools

Here we would like to draw your attention to FMDERIVEFUNC 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). FMDERIVEFUNC is a SAP standard transp table used for storing List of functions available in the FM Derivation tools related data in SAP. It comes under the package FMFS_E.

SAP FMDERIVEFUNC table

Table FMDERIVEFUNC technical data

TableFMDERIVEFUNC
Data storingList of functions available in the FM Derivation tools
ModulePSM
Sub ModulePSM-FM
SAP PackageFMFS_E
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-PS
Table CategoryTRANSP

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

  • FUNCTION_NAME : Name of Function Module
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • TO_IDENTIFIER : Origin
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TO_TABNAME : Table Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • TO_FIELDNAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIELDCLASS : Characteristic derivation: field class
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • FROM_TABNAME : Table Name
    Its data type is CHAR (Character String) with field length 30
  • FROM_FIELDNAME : Field Name
    Its data type is CHAR (Character String) with field length 30
  • USECONSTANT : Characteristic derivation: use constant
    Its data type is CHAR (Character String) with field length 1
  • CONSTANT : Constant
    Its data type is CHAR (Character String) with field length 60
  • USEOFFSET : Characteristic derivation: use field “Offset”
    Its data type is CHAR (Character String) with field length 1
  • OFFSET_VALUE : Characteristic derivation: field “Offset”
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • OFFSET_LENGTH : Characteristic Derivation: Field, Offset, Length
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • IS_MANDATORY : Indicator for required field
    Its data type is CHAR (Character String) with field length 1
  • IS_PICKABLE : Indicator
    Its data type is CHAR (Character String) with field length 1
  • BLANK_IS_ALLOWED : Indicator
    Its data type is CHAR (Character String) with field length 1
  • OVERWRITE : Indicator
    Its data type is CHAR (Character String) with field length 1
  • NO_VALUE_TEXT : Indicator
    Its data type is CHAR (Character String) with field length 1
  • NO_VALUE_RANGE : Indicator
    Its data type is CHAR (Character String) with field length 1
  • STORE_EXT_FORMAT : Indicator
    Its data type is CHAR (Character String) with field length 1