COM_WECWCMCHKF is a standard Web Channel Framework Transparent Table in SAP WEC application, which stores COM_WECWCM: Outgoing hyperlinks from physical objects data. 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 COM_WECWCMCHKF. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
COM_WECWCMCHKF — Meta Data
Description: | COM_WECWCM: Outgoing hyperlinks from physical objects |
Main Category: | WEC |
Sub Category: | Web Channel Framework |
Table type: | Transparent Table (TRANSP) |
COM_WECWCMCHKF — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | MANDT | Client | X | CLNT | 3 | * |
2 | REP1_ID | Logical document | X | CHAR | 32 | COM_WECWCMPHIO |
3 | REIO_ID | Relationship between logical and physical documents | X | CHAR | 32 | |
4 | REP1_CLASS | Document class | CHAR | 10 | * | |
5 | RE_CLASS | Relationship class | CHAR | 10 | SDOKRECL | |
6 | REP2_ID | ID for documents and relations | CHAR | 32 | ||
7 | REP2_CLASS | Document class | CHAR | 10 | * | |
8 | .INCLUDE | 0 | ||||
9 | CREA_USER | Created By | CHAR | 12 | ||
10 | CREA_TIME | Time of Creation (UTC) | NUMC | 14 | ||
11 | CHNG_USER | Last Changed By | CHAR | 12 | ||
12 | CHNG_TIME | Time of change (UTC) | NUMC | 14 | ||
13 | DESCRIPT | Short Text | CHAR | 64 |