SAP ABAP Function Module TABLE_VARIANT_INPUT (Create selection variants for tables/views)
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_VARIANT_INPUT Create selection variants for tables/views  
Function Group SVIX   Editing tabular data  
Program Name SAPLSVIX   View maintenance aux. module 
INCLUDE Name LSVIXU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing TABLE TYPE DD02L-TABNAME ' ' Name of the table/view to be processed
Changing VARIANT TYPE TVIMV-VARIANT ' ' Name of the selection variant to be processed
Changing VARTEXT TYPE TVIMVT-TEXT ' ' Variant text (for maintenance without dialog)
Changing CORR_NUMBER TYPE E071-TRKORR ' ' Change task for logging change
Importing ACTION TYPE ' ' Action: S-display, U-change, A-add, L-delete
Importing NO_DIALOG TYPE ' ' Flag: X-Dialog is suppressed
Tables SELLIST TYPE VIMSELLIST Selection conditions table
Tables X_HEADER TYPE VIMDESC Control block table for the table/view
Tables X_NAMTAB TYPE VIMNAMTAB Control block table for the table/view fields
Exception CANCELLED_BY_USER TYPE Action was cancelled
Exception INVALID_TABLE TYPE The table/view name is not allowed
Exception INVALID_VARIANT TYPE The combination table/variant is not allowed
Exception MISSING_CORR_NUMBER TYPE Change change task not specified
Exception NO_AUTHORITY TYPE No authorization for the requested action
Exception FOREIGN_LOCK TYPE Object is locked by others
Exception SYSTEM_FAILURE TYPE System locking error
               
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  19960322 
SAP Release Created in