COM_SE_CPOINTER2 - SES: Change Pointer for Relations
SES: Change Pointer for Relations information is stored in SAP table COM_SE_CPOINTER2.
It is part of development package SES_CUSTOM in software component BC-TRX-SES. This development package consists of objects that can be grouped under "SES: Customizing + central types and functions".
It is part of development package SES_CUSTOM in software component BC-TRX-SES. This development package consists of objects that can be grouped under "SES: Customizing + central types and functions".
Fields for table COM_SE_CPOINTER2
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CP_ID | SES: Change Pointer ID | X | COM_SEARCH_TV_CP_ID | NUMC | 20 | * |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
.INCLUDE | COM_SEARCH_TS_CPOINTER2_DATA | 0 | ||||
FROM_BUSOBJ | Business Object for Search Engine Service (SES) | COM_SEARCH_TV_BUSOBJ | CHAR | 10 | * | |
FROM_OBJECT_TYPE | Type of Business Object | COM_SEARCH_TV_OBJECT_TYPE | CHAR | 10 | * | |
REL_TYPE_ID | Type of Relation | COM_SEARCH_TV_REL_TYPE_ID | CHAR | 10 | ||
FROM_OBJECT_ID | Internal Object ID (GUID) in Search Engine Service (SES) | COM_SEARCH_TV_OBJECT_ID | CHAR | 70 | ||
TO_OBJECT_ID | Internal Object ID (GUID) in Search Engine Service (SES) | COM_SEARCH_TV_OBJECT_ID | CHAR | 70 | ||
UPD_FLAG | SES: Update Indicator: I = Insert; U = Update; D = Delete | COM_SEARCH_TV_UPD_FLAG | CHAR | 1 | ||
STATE | Status of Change Pointer: 1 = Initial; 2 = Processed | COM_SEARCH_TV_CP_STATE | INT1 | 1 |