FMSPLIT_VALUES SAP table for – Assignment field values for Rule-Based Account Distribution

Here we would like to draw your attention to FMSPLIT_VALUES 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). FMSPLIT_VALUES is a SAP standard transp table used for storing Assignment field values for Rule-Based Account Distribution related data in SAP. It comes under the package FM_SPLIT_E.

SAP FMSPLIT_VALUES table

Table FMSPLIT_VALUES technical data

TableFMSPLIT_VALUES
Data storingAssignment field values for Rule-Based Account Distribution
ModulePSM
Sub ModulePSM-FM
SAP PackageFM_SPLIT_E
Delivery ClassA – Application table (master and transaction data)
ComponentEA-PS
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SPLIT_ID : Unique ID for Distribution in Rule-Based Acct Asst Distbtn
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • FIELD_NAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIELD_VALUE : Account assignment value for Rule-Based Acct Asst Disbtn
    Its data type is CHAR (Character String) with field length 60
  • OVERRIDE_FLAG : Indicator: Value From Distribution Can Replace Non-Blank
    Its data type is CHAR (Character String) with field length 1