SAP ABAP Domain TREXD_AGGREGATION_TYPE (Aggregation Type)
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_AGGREGATION_TYPE |
| Short Description | Aggregation Type |
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 | Sum | |
| 3 | 02 | Count | |
| 4 | 04 | Min | |
| 5 | 08 | Max | |
| 6 | 16 | Average | |
| 7 | 32 | Olympic | |
| 8 | 64 | IsTotal | |
| 9 | 81 | Association Rule Mining: Lift | |
| 10 | 82 | Association Rule Mining: Conviction | |
| 11 | 83 | Association Rule Mining: Rule Support | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |