FPP_RUNS SAP table for – Run Data for Parallel Processing

Here we would like to draw your attention to FPP_RUNS table in SAP. As we know it is being mainly used with the SAP ICM (Incentive and Commission Management) component which is coming under HR (HCM) ICM module (Incentive and Commission Management). FPP_RUNS is a SAP standard transp table used for storing Run Data for Parallel Processing related data in SAP. It comes under the package FPPCO.

SAP FPP_RUNS table

Table FPP_RUNS technical data

TableFPP_RUNS
Data storingRun Data for Parallel Processing
ModuleICM
Sub ModuleICM
SAP PackageFPPCO
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PID : Identification of Parallel Run
    Its a key field. Its data type is CHAR (Character String) with field length 22
  • RESTART : Counter for Restarts
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • APPL : Application Using Framework for Parallel Processing (FPP)
    Its data type is CHAR (Character String) with field length 6
  • MID : Identification of Mass Activity
    Its data type is CHAR (Character String) with field length 10
  • OBJECT : Object for Parallel Processing in FPP
    Its data type is CHAR (Character String) with field length 30
  • INSTANCE : Interval Distribution of an Object for Parallel Processing
    Its data type is CHAR (Character String) with field length 50
  • CONTAINER : Identification of a Data Container
    Its data type is CHAR (Character String) with field length 22
  • EXTERNAL_RUN_ID : External Identification of a Mass Run
    Its data type is CHAR (Character String) with field length 100
  • SAVE_DATE : Date on Which Run Was Saved
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SAVE_TIME : Time at Which Run Was Saved
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • JOBNAME : Background job name
    Its data type is CHAR (Character String) with field length 32
  • JOBCOUNT : Job ID
    Its data type is CHAR (Character String) with field length 8
  • PROGN : Name of the Program/Report on an Application Process
    Its data type is CHAR (Character String) with field length 40
  • PROGDATE : Date of Program Run
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PROGNO : Sequential Number of the Program Run
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • STOPPED : Run is Stopped
    Its data type is CHAR (Character String) with field length 1