SAP ABAP Domain TREXD_REPLICATION_STATE (Replication State of TREX indexes in distributed landscape)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Basic Data
| Domain Name | TREXD_REPLICATION_STATE |
| Short Description | Replication State of TREX indexes in distributed landscape |
Definition
| Data Type | NUMC | Character string with only digits |
| No. Characters | 2 | |
| Decimal Places | ||
| Output Length | 2 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 00 | none | |
| 2 | 01 | new | |
| 3 | 02 | export | |
| 4 | 03 | prepare | |
| 5 | 04 | commit | |
| 6 | 05 | aborting | |
| 7 | 06 | aborted | |
| 8 | 07 | failed | |
| 9 | 08 | finished | |
| 10 | 09 | queued | |
| 11 | 10 | required | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |