DHCDC_OBJQUEUE - Delta Queue for Replication
Delta Queue for Replication information is stored in SAP table DHCDC_OBJQUEUE.
It is part of development package LT_DHCDC_CORE in software component EIM-DH-ABA-CDC. This development package consists of objects that can be grouped under "SAP Data Hub - CDC ABAP Agent - Core Components (Dev. Pack.)".
It is part of development package LT_DHCDC_CORE in software component EIM-DH-ABA-CDC. This development package consists of objects that can be grouped under "SAP Data Hub - CDC ABAP Agent - Core Components (Dev. Pack.)".
Fields for table DHCDC_OBJQUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
DELTA_TMSTMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
SUBSCRIBER_ID | Subscriber ID | X | DHCDC_SUBSCRIBER_ID | CHAR | 64 | |
OBJNAME | Name of ABAP Dictionary Object | X | DDOBJNAME | CHAR | 60 | |
OBJTYPE | Object Type | X | TROBJTYPE | CHAR | 8 | |
STATUS | Status of Object in Queue | DHCDC_OBJQUEUE_STATUS | CHAR | 2 | ||
IN_CALCULATION | Calculating Data for Parallel Replication | DHCDC_REPL_PARLZN_IN_CALC | CHAR | 2 | ||
PARLZN_MODE | Parallelization Mode of Replication | DHCDC_REPL_PARLZN_MODE | INT1 | 1 | ||
PROCESS_OPTION | Code of Process Option used by CDC Engine to handle Object | DHCDC_PROCESS_OPTION_CODE | CHAR | 2 |