SAP ABAP Interface IF_SALV_BS_C_AGGREGATION (Constants for Aggregation)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_SERVICE (Package) Service
⤷
⤷
Properties
| Interface | IF_SALV_BS_C_AGGREGATION | |
| Short Description | Constants for Aggregation |
General Data
| Package | SALV_BS_SERVICE | Service |
| Created | 20050802 | SAP |
| Last changed | 20070911 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_BS_C_AGGREGATION has no forward declaration.
Interfaces
Interface IF_SALV_BS_C_AGGREGATION has no interface.
Friends
Interface IF_SALV_BS_C_AGGREGATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGRTYPE | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '99' | Aggregation | 20050802 | |
| 2 | AGGRTYPE_AVERAGE | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '04' | Average | 20050802 | |
| 3 | AGGRTYPE_MAXIMUM | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '03' | Maximum | 20050802 | |
| 4 | AGGRTYPE_MINIMUM | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '02' | Minimum | 20050802 | |
| 5 | AGGRTYPE_NONE | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '00' | No Aggregation | 20050802 | |
| 6 | AGGRTYPE_TOTAL | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '01' | Total | 20050802 | |
| 7 | POSITION | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '99' | Position of Results Row | 20050802 | |
| 8 | POSITION_AFTER_DATA | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '60' | Results Row After the Datasets | 20050802 | |
| 9 | POSITION_BEFORE_DATA | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '40' | Results Row Before the Datasets | 20050802 | |
| 10 | POSITION_DATA | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '50' | Constant | 20050802 | |
| 11 | ROW_TYPE | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '99' | Row Type | 20050802 | |
| 12 | ROW_TYPE_AGGR | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '02' | Results row | 20050802 | |
| 13 | ROW_TYPE_DATA | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '01' | Data Row | 20050802 | |
| 14 | ROW_TYPE_SORT | Constant | Public | Type reference (TYPE) | SALV_BS_CONSTANT | '03' | Sorting Row | 20050802 |
Methods
Interface IF_SALV_BS_C_AGGREGATION has no method.
Events
Interface IF_SALV_BS_C_AGGREGATION has no event.
Types
Interface IF_SALV_BS_C_AGGREGATION has no local type.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |