Table list used by SAP ABAP Function Module RRX_CELL_INFO_GET (Read Selections for an Output List Cell)
SAP ABAP Function Module
RRX_CELL_INFO_GET (Read Selections for an Output List Cell) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RRX_MISC | Various fields of the BRAIN interface | SOURCE VALUE(I_HANDLE) LIKE RRX_MISC-HANDLE |
|
| 2 | RRX_RANGES | Structure for describing grid ranges | SOURCE VALUE(I_COLUMN) LIKE RRX_RANGES-X1 DEFAULT 0 |
|
| 3 | RRX_RANGES | Structure for describing grid ranges | SOURCE VALUE(I_ROW) LIKE RRX_RANGES-Y1 DEFAULT 0 |
|
| 4 | RSTT_CALLSTACK | Trace Tool: Call Stack Table of Trace | ||
| 5 | RSTT_S_CALLSTACK | Trace Tool: Structure of Call Stack Table (RSTT_CALLSTACK) | ||