Data Element list used by SAP ABAP Function Module POPUP_SEEK_IN_TABLE (Dialogfenster zum positionieren bzw. suchen in einer internen Tabelle)
SAP ABAP Function Module
POPUP_SEEK_IN_TABLE (Dialogfenster zum positionieren bzw. suchen in einer internen Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYSUBRC | Return Code | SOURCE VALUE(RETURNCODE) LIKE OCUS-RETURNCODE |
|
| 2 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(POSITION) LIKE OCUS-POSITION |
|
| 3 | TABNAME | Table Name | SOURCE VALUE(TABLE) LIKE OCUS-TABLE |
|