SAP ABAP Function Module VIEW_MAINTENANCE_GENERATE (Table maintenance dialog generation call)
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_MAINTENANCE_GENERATE Table maintenance dialog generation call  
Function Group SVGN   Generate table maintenance dialog  
Program Name SAPLSVGN    
INCLUDE Name LSVGNU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE TVDIR-TABNAME Table or View name
Importing ACTION TYPE 'U' Action (maintain/display/delete)
Importing BASTAB TYPE TVDIR-BASTAB SPACE Table or View indicator
Exception TABNAME_MISSING TYPE Table/View name not passed
Exception INVALID_ACTION TYPE Invalid action
Exception INVALID_TABLE TYPE Table/View does not exist or is not active
Exception INVALID_VIEWTYPE TYPE Invalid view type
Exception NO_TVDIR_ENTRY TYPE Table/View not entered in TVDIR
               
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  19950302 
SAP Release Created in