Data Element list used by SAP ABAP Function Module RSO_DISPLAY_COMPTLOGO (Grouped display of a TLOGO list)
SAP ABAP Function Module
RSO_DISPLAY_COMPTLOGO (Grouped display of a TLOGO list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ICON_D | Icon in text fields (substitute display, alias) | SOURCE REFERENCE(I_TLOGO_ICON) TYPE ICON_D OPTIONAL |
|
| 2 | LVC_DDID | ALV control: Drag&Drop handle for DragDrop object | SOURCE REFERENCE(I_DRAGDROP_FLAVOUR) TYPE LVC_DDID OPTIONAL |
|
| 3 | LVC_INDEX | ALV control: Row number (index of internal table) | ||
| 4 | RSTLOGO | BW: Object Type (TLOGO) | SOURCE REFERENCE(I_TLOGO) TYPE RSTLOGO |
|
| 5 | RS_BOOL | Boolean | SOURCE REFERENCE(I_NO_REFRESH) TYPE RS_BOOL OPTIONAL |
|