SAP ABAP Function Module TABLE_RANGE_INPUT (Fill the Views Selection Conditions Table in Dialog Box)
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 TABLE_RANGE_INPUT Fill the Views Selection Conditions Table in Dialog Box  
Function Group SVIX   Editing tabular data  
Program Name SAPLSVIX   View maintenance aux. module 
INCLUDE Name LSVIXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABLE TYPE OCUS-TABLE Name of the table/structure to be edited
Importing NO_INPUT TYPE ' ' Flag: X display only
Importing NO_SAVING_AS_VARIANT TYPE 'X' Flag: X can not be saved as variant
Importing OC_INST TYPE REF TO CL_VIEWFIELDS_ORG_CRIT Organizational Criteria for Row Authorization
Importing SUPPRESS_WA_POPUP TYPE XFELD SPACE Flag: Suppress "Specify Work Area" Dialog Box
Importing SHOW_SELECTION_POPUP TYPE XFELD SPACE Flag: Display "Specify Work Area" Dialog Box, If Necessary
Tables SELLIST TYPE VIMSELLIST Selection conditions table
Tables X_HEADER TYPE VIMDESC Control block table for the entire
Tables X_NAMTAB TYPE VIMNAMTAB View fields control block table
Exception CANCELLED_BY_USER TYPE Cancel by F12
Exception NO_INPUT TYPE user did not make an entry
               
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