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
Exporting POSITION TYPE OCUS-POSITION Index on the found table entry
Exporting RETURNCODE TYPE OCUS-RETURNCODE Return value
Importing TABLE TYPE OCUS-TABLE DDIC name of structure
Tables READ_TABLE TYPE   Internal table which is to be sear
Exception CANCELLED_BY_USER TYPE User cancelled Popup with PF12
Exception TABLE_NOT_FOUND TYPE Table is not defined in DDIC
               
Processing Type
Normal Function Module  
Remote-Enabled 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