COM_WECWCMPHRE is a standard Web Channel Framework Transparent Table in SAP WEC application, which stores COM_WECWCM: Status Table for Indexing Documents 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_WECWCMPHRE. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
COM_WECWCMPHRE — Meta Data
Description: | COM_WECWCM: Status Table for Indexing Documents |
Main Category: | WEC |
Sub Category: | Web Channel Framework |
Table type: | Transparent Table (TRANSP) |
COM_WECWCMPHRE — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | MANDT | Client | X | CLNT | 3 | * |
2 | CATID | Category of Objects in Persistent Object References | X | CHAR | 32 | SRETIDCAT |
3 | PHIO_ID | Physical Information Object | X | CHAR | 32 | |
4 | PH_CLASS | Physical Information Object Class | CHAR | 10 | * | |
5 | LANGU | Language | LANG | 1 | * | |
6 | ACTION | Action when selecting (internal) | CHAR | 1 | ||
7 | STATUS | Indicates whether a Call-off is valid or invalid | CHAR | 1 | ||
8 | RCODE | Return Code | NUMC | 4 | ||
9 | ERROR_CNT | Number of failed attempts at (de)indexing | INT1 | 3 | ||
10 | CREA_TIME | Time of Creation (UTC) | DEC | 21 | ||
11 | NBOFCOMPS | Number of components of a PHIO | NUMC | 10 | ||
12 | SAPCP | SAP internal code page | NUMC | 4 | * |