Data Element list used by SAP ABAP Function Module RRX_GRID_CMD_PROCESS (Execution of a drilldown function)
SAP ABAP Function Module
RRX_GRID_CMD_PROCESS (Execution of a drilldown function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | ||
| 2 | INT4 | Natural number | ||
| 3 | RRXCOL | Column coordinate | SOURCE VALUE(E_KEEP_LEFT) LIKE RRX_GRID-X |
|
| 4 | RRXCOL | Column coordinate | SOURCE VALUE(E_KEEP_RIGHT) LIKE RRX_GRID-X |
|
| 5 | RRXCOL | Column coordinate | SOURCE VALUE(E_MAX_X) LIKE RRX_GRID-X |
|
| 6 | RRXMENUID | ID (including funct. code) of entry in Excel context menu | SOURCE VALUE(I_CMDID) LIKE RRX_MENU-CMDID DEFAULT 'SELC' |
|
| 7 | RRXROW | Row Coordinates | SOURCE VALUE(E_KEEP_BOT) LIKE RRX_GRID-Y |
|
| 8 | RRXROW | Row Coordinates | SOURCE VALUE(E_KEEP_TOP) LIKE RRX_GRID-Y |
|
| 9 | RRXROW | Row Coordinates | SOURCE VALUE(E_MAX_Y) LIKE RRX_GRID-Y |
|
| 10 | RSBBSRECEIVER | BW: Receiver's internal key | ||
| 11 | RSDDKRUNTIME | Runtime | ||
| 12 | RSIDN4 | BW: General reference field for internal IDs | SOURCE VALUE(I_HANDLE) LIKE RRX_MISC-HANDLE |
|
| 13 | RSIOBJNM | InfoObject | SOURCE VALUE(I_IOBJNM) TYPE RSIOBJNM OPTIONAL |
|
| 14 | RSTT_CHECKPOS | Trace Tool: Check Item | ||
| 15 | RSTT_FLAG | Trace Tool: Standard Flag | ||
| 16 | RSTT_INT4 | Trace Tool: Integer Value | ||
| 17 | RSTT_POBJNM | Trace Tool: Name of Program Object | ||
| 18 | RSTT_POBJTYP | Trace Tool: Program Object Type | ||
| 19 | RSTT_PSOBJNM | Trace Tool: Name of Program Super Object (e.g. Class Name) | ||
| 20 | RSTT_SCANMODE | Trace Tool: Scan Mode for Macros | ||
| 21 | RSTT_STRING | Trace Tool: String Field | ||
| 22 | RSTT_TAREA | Trace Tool: Test Area ID | ||
| 23 | RSTT_TLAYER | Trace Tool: Tracing Layer ID | ||
| 24 | RSTT_TOBJNM | Trace Tool: Test Object Name | ||
| 25 | RS_BOOL | Boolean | SOURCE VALUE(E_VAR_CHANGED) TYPE RS_BOOL |
|
| 26 | RS_BOOL | Boolean | ||
| 27 | RS_LONGINT | Long Integer | ||
| 28 | SYMSGTY | Message Type | ||
| 29 | SYSUBRC | Return Code | SOURCE VALUE(E_SUBRC) LIKE RRX_MISC-SUBRC |