Data Element list used by SAP ABAP Function Module FPM_ALV_TOOLS_SORT (Sortierung und Zwischensumme für ALV Listen festlegen)
SAP ABAP Function Module
FPM_ALV_TOOLS_SORT (Sortierung und Zwischensumme für ALV Listen festlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLIS_CTRLS | Control Break: Insert Page Break, Underlines | SOURCE VALUE(I_GROUP) LIKE ALVDYNP-GROUPLEVEL OPTIONAL |
|
| 2 | SLIS_DOSUB | Output subtotal | SOURCE VALUE(I_SUBTOT) LIKE ALVDYNP-SUBTOTALS OPTIONAL |
|
| 3 | SLIS_SODN | Sort order: Descending | SOURCE VALUE(I_DOWN) LIKE ALVDYNP-SORTDOWN OPTIONAL |
|
| 4 | SLIS_SOUP | Sort order: Ascending | SOURCE VALUE(I_UP) LIKE ALVDYNP-SORTUP OPTIONAL |
|
| 5 | SLIS_SPOS | Sort sequence | SOURCE VALUE(I_SPOS) LIKE ALVDYNP-SORTPOS |
|