UPX_KFS_PARAM SAP table for – Function Parameters

Here we would like to draw your attention to UPX_KFS_PARAM table in SAP. As we know it is being mainly used with the SAP BW-PLA (Planning in BW) component which is coming under BW module (Business Warehouse). UPX_KFS_PARAM is a SAP standard transp table used for storing Function Parameters related data in SAP. It comes under the package UPX_KPI.

SAP UPX_KFS_PARAM table

Table UPX_KFS_PARAM technical data

TableUPX_KFS_PARAM
Data storingFunction Parameters
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPX_KPI
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ID : UPX: GUID of the Class Instance
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • KFSCOL : Row Number in Key Figure Scheme
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • NAME : Parameter Name for Function Module
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • VALUE : Parameter Value
    Its data type is CHAR (Character String) with field length 50