Diagnosis When calling method &2 of class &1, an incorrect aggregation type wastransferred for the column &3. The following aggregations are supported by ALV:
- Total (IF_SALV_C_AGGREGATION=>TOTAL )
- Minimum (IF_SALV_C_AGGREGATION=>MINIMUM )
- Maximum (IF_SALV_C_AGGREGATION=>MAXIMUM )
- Average (IF_SALV_C_AGGREGATION=>AVERAGE )
Procedure Provide a valid aggregation type. Permitted aggregation types can befound in the interface IF_SALV_C_AGGREGATION.
|