Table/Structure Field 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 | OCUS - POSITION | Row Index of Internal Tables | ||
| 2 | OCUS - POSITION | Row Index of Internal Tables | SOURCE VALUE(POSITION) LIKE OCUS-POSITION |
|
| 3 | OCUS - RETURNCODE | Return Code | ||
| 4 | OCUS - RETURNCODE | Return Code | SOURCE VALUE(RETURNCODE) LIKE OCUS-RETURNCODE |
|
| 5 | OCUS - TABLE | Table Name | ||
| 6 | OCUS - TABLE | Table Name | SOURCE VALUE(TABLE) LIKE OCUS-TABLE |
|