FMDERIVEFUNCID SAP table for – LIST OF FUNCTIONS ASSIGNED TO DERIVATION STRATEGY

Here we would like to draw your attention to FMDERIVEFUNCID 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). FMDERIVEFUNCID is a SAP standard transp table used for storing LIST OF FUNCTIONS ASSIGNED TO DERIVATION STRATEGY related data in SAP. It comes under the package FMFS_E.

SAP FMDERIVEFUNCID table

Table FMDERIVEFUNCID technical data

TableFMDERIVEFUNCID
Data storingLIST OF FUNCTIONS ASSIGNED TO DERIVATION STRATEGY
ModulePSM
Sub ModulePSM-FM
SAP PackageFMFS_E
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-PS
Table CategoryTRANSP

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

  • APPL : Application class for DD objects (not used)
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SUBCLASS : Subgroup by Application Class
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • STRATEGY_ID : Strategy ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SIGN_RANGE : Type of SIGN component in row type of a Ranges type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • OPTION_RANGE : Type of OPTION component in row type of a Ranges type
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • FUNCTION_LOW : Name of Function Module
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FUNCTION_HIGH : Name of Function Module
    Its a key field. Its data type is CHAR (Character String) with field length 30