COM_WCB_CFG_WF - WCB Configuration Approval Status Details
WCB Configuration Approval Status Details information is stored in SAP table COM_WCB_CFG_WF.
It is part of development package COM_WEC_WCB_APPROVAL in software component WEC-WCB. This development package consists of objects that can be grouped under "Web Channel Builder Approval Processes".
It is part of development package COM_WEC_WCB_APPROVAL in software component WEC-WCB. This development package consists of objects that can be grouped under "Web Channel Builder Approval Processes".
Fields for table COM_WCB_CFG_WF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| TECH_GUID | Object GUID (for WCB) | X | COM_WCB_OBJECT_GUID | CHAR | 32 | |
| TECH_OBJ_TYPE | WCB Configuration Object Type | COM_WCB_TECH_OBJECT_TYPE | CHAR | 1 | ||
| OBJECT_TYPE | Object Type for WCB Configuration | COM_WCB_OBJECT_TYPE | CHAR | 10 | ||
| OBJECT_SUBTYPE | Object Sub Type for WCB Configuration | COM_WCB_OBJECT_SUBTYPE | CHAR | 10 | ||
| APPL_ID | WCB Config Application ID | COM_WCB_APPL_ID | CHAR | 50 | ||
| CONFIG_ID | WCB Configuration ID | COM_WCB_CONFIG_ID | CHAR | 50 | ||
| SUB_CONFIG_ID | WCB Sub Configuration ID | COM_WCB_SUB_CONFIG_ID | CHAR | 50 | ||
| CONFIG_NAME | Name of WCB Configuration | COM_WCB_CONFIG_NAME | CHAR | 132 | ||
| CONFIG_STATUS | Processing status of Configuration Approval work item | COM_WCB_CONFIG_WI_STATUS | CHAR | 12 | * | |
| WORKITEM_ID | Work item ID | SWW_WIID | NUMC | 12 | * | |
| APPROVER | User Name | COM_WCB_CONF_UNAME | CHAR | 12 | ||
| CREATED_BY | User Name | COM_WCB_CONF_UNAME | CHAR | 12 | ||
| CREATED_AT | Created On (Output in User Time Zone) | COM_WCB_CONF_CREATED_AT | DEC | 8 | ||
| SUBMISSION_DATE | Created On (Output in User Time Zone) | COM_WCB_CONF_CREATED_AT | DEC | 8 | ||
| SUBMITTED_BY | User Name | COM_WCB_CONF_UNAME | CHAR | 12 | ||
| SITE_NAME | Web Channel Application Site Name | COM_WCB_SITENAME | CHAR | 32 |