COM_WCB_CFG_WF SAP table for – WCB Configuration Approval Status Details

Here we would like to draw your attention to COM_WCB_CFG_WF table in SAP. As we know it is being mainly used with the SAP WEC (Web Channel in WEC) component which is coming under WEC module (Web Channel). COM_WCB_CFG_WF is a SAP standard transp table used for storing WCB Configuration Approval Status Details related data in SAP. It comes under the package COM_WEC_WCB_APPROVAL.

SAP COM_WCB_CFG_WF table

Table COM_WCB_CFG_WF technical data

TableCOM_WCB_CFG_WF
Data storingWCB Configuration Approval Status Details
ModuleWEC
Sub ModuleWEC-WCB
SAP PackageCOM_WEC_WCB_APPROVAL
Delivery ClassA – Application table (master and transaction data)
ComponentWEBCUIF
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TECH_GUID : Object GUID (for WCB)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TECH_OBJ_TYPE : WCB Configuration Object Type
    Its data type is CHAR (Character String) with field length 1
  • OBJECT_TYPE : Object Type for WCB Configuration
    Its data type is CHAR (Character String) with field length 10
  • OBJECT_SUBTYPE : Object Sub Type for WCB Configuration
    Its data type is CHAR (Character String) with field length 10
  • APPL_ID : WCB Config Application ID
    Its data type is CHAR (Character String) with field length 50
  • CONFIG_ID : WCB Configuration ID
    Its data type is CHAR (Character String) with field length 50
  • SUB_CONFIG_ID : WCB Sub Configuration ID
    Its data type is CHAR (Character String) with field length 50
  • CONFIG_NAME : Name of WCB Configuration
    Its data type is CHAR (Character String) with field length 132
  • CONFIG_STATUS : Processing status of Configuration Approval work item
    Its data type is CHAR (Character String) with field length 12
  • WORKITEM_ID : Work item ID
    Its data type is NUMC (Character String with Digits Only) with field length 12
  • APPROVER : User Name
    Its data type is CHAR (Character String) with field length 12
  • CREATED_BY : User Name
    Its data type is CHAR (Character String) with field length 12
  • CREATED_AT : Created On (Output in User Time Zone)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • SUBMISSION_DATE : Created On (Output in User Time Zone)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • SUBMITTED_BY : User Name
    Its data type is CHAR (Character String) with field length 12
  • SITE_NAME : Web Channel Application Site Name
    Its data type is CHAR (Character String) with field length 32