Hierarchy

⤷

⤷

Basic Data
Data Element | DRF_CONDENSE_CHG_POINTER |
Short Description | Condense Change Pointer by Simple Logic |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | BOOLE | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 0 | |
Medium | 0 | |
Long | 0 | |
Heading | 0 |
Documentation
Definition
Employs logic within the data replication framework to condense change pointers.
Dependencies
The Data Replication Framework (DRF) can condense change pointers by referring to:
- An object value
- A table key for change document items
- A combination of the above
You can select an option for condensing change pointers by setting attributes of the CHG_POINTER_CONDENSE_TYPE parameter. Each option has a corresponding IF_DRF_CONST constant value for the IF_DRF_OUTBOUND_INITIALIZE method of the Data Replication Framework. See table below for details.
Attribute(s) of CHG_POINTER_CONDENSE_TYPE Description IF_DRF_CONST Constant Value
COBJID Object value COND_CHG_PT_BY_CDOBJID
TABKEY Table key COND_CHG_PT_BY_TABKEY
COBJID and TABKEY Object value and table key COND_CHG_PT_BY_TABKEY_C DOBJID
Example
ES_RUNTIME_PARAM_OUT_IMPL-condense_chg_pointer = IF_DRF_CONST=>COND_CHG_PT_BY_CDOBJID
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |