FPP_STRUC SAP table for – Coding of Structure Data

Here we would like to draw your attention to FPP_STRUC 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_STRUC is a SAP standard transp table used for storing Coding of Structure Data related data in SAP. It comes under the package FPPCO.

SAP FPP_STRUC table

Table FPP_STRUC technical data

TableFPP_STRUC
Data storingCoding of Structure Data
ModuleICM
Sub ModuleICM
SAP PackageFPPCO
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

SAP FPP_STRUC 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_STRUC table.

  • IDENTIFIER : Hash Code
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • COUNTER : Sequence Number of Fields of a Structure
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • FIELDNAME : Field Name
    Its data type is CHAR (Character String) with field length 30
  • RTTS_TYPE : Datatype (RTTS)
    Its data type is CHAR (Character String) with field length 1
  • DATAELEMENT : Field Name
    Its data type is CHAR (Character String) with field length 30
  • TYPE : Data Type in ABAP Dictionary
    Its data type is CHAR (Character String) with field length 4
  • LENGTH : Length (No. of Characters)
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • DECIMALS : Number of Decimal Places
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • AS_INCLUDE : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1