SAP ABAP Function Module VIEW_FILL_WHERETAB (Erzeugt aus der Sellist die Bedingungen für die Select-Klausel (WHERE....))
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_FILL_WHERETAB Erzeugt aus der Sellist die Bedingungen für die Select-Klausel (WHERE....)  
Function Group SVIX   Editing tabular data  
Program Name SAPLSVIX   View maintenance aux. module 
INCLUDE Name LSVIXU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABLENAME TYPE DD02L-TABNAME Tab. to which the Where clause applies
Importing ONLY_CNDS_FOR_KEYFLDS TYPE C ' ' only apply key field conditions
Importing IS_TEXTTABLE TYPE C ' ' Tab. is in a text table in View/Tab
Tables SELLIST TYPE VIMSELLIST Selection condition table
Tables WHERETAB TYPE VIMWHERETB Result: Table with the Where clause
Tables X_NAMTAB TYPE VIMNAMTAB View fields control block table
Exception NO_CONDITIONS_FOR_TABLE TYPE no condition in SELLIST for specified 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  19950630 
SAP Release Created in