UPX_CUST_STEP SAP table for – Customizing Framework: Steps

Here we would like to draw your attention to UPX_CUST_STEP 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_CUST_STEP is a SAP standard transp table used for storing Customizing Framework: Steps related data in SAP. It comes under the package UPX_CUST.

SAP UPX_CUST_STEP table

Table UPX_CUST_STEP technical data

TableUPX_CUST_STEP
Data storingCustomizing Framework: Steps
ModuleBW
Sub ModuleBW-PLA-BPS
SAP PackageUPX_CUST
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP UPX_CUST_STEP 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_CUST_STEP table.

  • APP : Application for the Customizing Framework
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • STEP : Step for Customizing Framework
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • SORT : Sequence
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • STEP_FM : Name of Function Module
    Its data type is CHAR (Character String) with field length 30