COMS_WCB_CONFIG_DETAILS is a standard Web Channel Builder Structure in SAP WEC application. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for COMS_WCB_CONFIG_DETAILS. You can use the transaction code SE11 to view the fields in this structure.
COMS_WCB_CONFIG_DETAILS — Meta Data
Description: | WCB Configuration Details |
Main Category: | WEC |
Sub Category: | Web Channel Builder |
Table type: | Structure (INTTAB) |
COMS_WCB_CONFIG_DETAILS — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | OBJECT_TYPE | Object Type for Confirmation | CHAR | 10 | ||
2 | OBJECT_SUBTYPE | Object Sub Type for WCB Configuration | CHAR | 10 | ||
3 | TECH_GUID | Object GUID (for WCB) | CHAR | 32 | ||
4 | TECH_OBJ_TYPE | WCB Configuration Object Type | CHAR | 1 | ||
5 | APPL_ID | WCB Config Application ID | CHAR | 50 | ||
6 | CONFIG_ID | External Configuration ID (Temporary) | CHAR | 50 | ||
7 | SUB_CONFIG_ID | WCB Sub Configuration ID | CHAR | 50 | ||
8 | CONFIG_NAME | WSP Name of RT Configuration | CHAR | 132 | ||
9 | CONFIG_STATUS | Processing status of Configuration Approval work item | CHAR | 12 | * | |
10 | WORKITEM_ID | WCB Configuration WorkItem ID | NUMC | 12 | * | |
11 | APPROVER | User Name | CHAR | 12 | ||
12 | CREATED_BY | Created By | CHAR | 12 | ||
13 | CREATED_AT | External Time for BAPI Interface | DEC | 15 | ||
14 | SUBMISSION_DATE | Created On (Output in User Time Zone) | DEC | 15 | ||
15 | SUBMITTED_BY | User Name | CHAR | 12 | ||
16 | SITE_NAME | Web Channel Application Site Name | CHAR | 32 |