FPP_RUN_INTERVAL SAP table for – Status of Intervals for a Run

Here we would like to draw your attention to FPP_RUN_INTERVAL 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_RUN_INTERVAL is a SAP standard transp table used for storing Status of Intervals for a Run related data in SAP. It comes under the package FPPCO.

SAP FPP_RUN_INTERVAL table

Table FPP_RUN_INTERVAL technical data

TableFPP_RUN_INTERVAL
Data storingStatus of Intervals for a Run
ModuleICM
Sub ModuleICM
SAP PackageFPPCO
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

SAP FPP_RUN_INTERVAL 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_RUN_INTERVAL 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
  • INT_NUMBER : Interval Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • STATUS : Status of Interval
    Its data type is CHAR (Character String) with field length 1
  • INT_COUNT : Counter for Processing Interval
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • APPL_LOG : Application Log: Log Handle
    Its data type is CHAR (Character String) with field length 22
  • START_TIME : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • END_TIME : UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21