CCMSSTEPTYPES SAP table for – Configuration Step Types

Here we would like to draw your attention to CCMSSTEPTYPES table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). CCMSSTEPTYPES is a SAP standard transp table used for storing Configuration Step Types related data in SAP. It comes under the package RS_BCT_CCMS_WEBAS_STAT.

SAP CCMSSTEPTYPES table

Table CCMSSTEPTYPES technical data

TableCCMSSTEPTYPES
Data storingConfiguration Step Types
ModuleBW
Sub ModuleBW-BCT
SAP PackageRS_BCT_CCMS_WEBAS_STAT
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • STEP_TYPE : Type of Step
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • STEP_PRIO : Priority of a Configuration Step
    Its data type is CHAR (Character String) with field length 10
  • FM_NAME : Name of a Function
    Its data type is CHAR (Character String) with field length 80
  • TARGET : Target of a Function Execution
    Its data type is CHAR (Character String) with field length 1
  • MERGE_ALLOWED : Indicator
    Its data type is CHAR (Character String) with field length 1
  • INPUT_VARIABLES : Medium-Length Description
    Its data type is CHAR (Character String) with field length 80
  • DESCR : Medium-Length Description
    Its data type is CHAR (Character String) with field length 80
  • STOPATERROR : Indicator
    Its data type is CHAR (Character String) with field length 1