SAP ABAP Function Module VIEW_RANGETAB_TO_SELLIST (Convert a Rangetab into a table with structure VIMSELLIST)
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 VIEW_RANGETAB_TO_SELLIST Convert a Rangetab into a table with structure VIMSELLIST  
Function Group SVIX   Editing tabular data  
Program Name SAPLSVIX   View maintenance aux. module 
INCLUDE Name LSVIXU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FIELDNAME TYPE VIMSELLIST-VIEWFIELD Name of the field for which the Rangetab applies
Importing APPEND_CONJUNCTION TYPE VIMSELLIST-AND_OR ' ' Conjunction for extending the passed SELLIST
Tables SELLIST TYPE VIMSELLIST Results table
Tables RANGETAB TYPE   Range table
               
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  19970307 
SAP Release Created in