SAP ABAP Function Module POPUP_SEEK_IN_TABLE (Dialogfenster zum positionieren bzw. suchen in einer internen Tabelle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Basic Data
| Function Module | POPUP_SEEK_IN_TABLE | Dialogfenster zum positionieren bzw. suchen in einer internen Tabelle |
| Function Group | SVIX | Editing tabular data |
| Program Name | SAPLSVIX | View maintenance aux. module |
| INCLUDE Name | LSVIXU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
POSITION | TYPE | OCUS-POSITION | Index on the found table entry | |||
| |
RETURNCODE | TYPE | OCUS-RETURNCODE | Return value | |||
| |
TABLE | TYPE | OCUS-TABLE | DDIC name of structure | |||
| |
READ_TABLE | TYPE | Internal table which is to be sear | ||||
| |
CANCELLED_BY_USER | TYPE | User cancelled Popup with PF12 | ||||
| |
TABLE_NOT_FOUND | TYPE | Table is not defined in DDIC | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |