SAP ABAP Function Module VIEW_MAINTENANCE_NO_DIALOG (Editieren von View/Tabellen-einträgen ohne Dialog)
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_NO_DIALOG Editieren von View/Tabellen-einträgen ohne Dialog  
Function Group SVIM   View Maintenance: General Modules  
Program Name SAPLSVIM    
INCLUDE Name LSVIMU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting UPDATE_REQUIRED TYPE Flag: Entries changed, Save required
Exporting RESULTS TYPE VIMMODRES Result vector: Return codes & number per operat.
Exporting LAST_LOGGED_MESSAGE TYPE VIMTY_MESSAGE Last logged message
Importing VIEW_NAME TYPE DD02V-TABNAME Name of view/table
Importing CORR_NUMBER TYPE E070-TRKORR ' ' Correction number for changes made
Importing IMPORT_MODE TYPE TVDIR-FLAG ' ' Flag: X - Import mode active
Importing IMPORT_SPEC_MODE TYPE TVDIR-FLAG ' ' Flag: F - Force mode active....
Importing TOT_NAME TYPE C ' '
Importing EXT_NAME TYPE C ' '
Importing ACTION TYPE VIMTY_TCODE 'EDIT' EDIT - change, SAVE - save
Importing COMPLEX_SELCONDS_USED TYPE TVDIR-FLAG ' '
Importing RFC_DESTINATION_FOR_UPGRADE TYPE RFCDES-RFCDEST ' '
Tables CORR_KEYTAB TYPE E071K
Tables DBA_SELLIST TYPE VIMSELLIST
Tables DPL_SELLIST TYPE VIMSELLIST
Tables EXTRACT TYPE  
Tables TOTAL TYPE  
Tables X_HEADER TYPE VIMDESC
Tables X_NAMTAB TYPE VIMNAMTAB Control block table for the view/table fields
Tables IX_TO_MODIFY TYPE VIMMODIX Indices in the TOTAL of entries to be changed
Tables IMPORT_RESULTS TYPE SLCTR_TABLES_KEYS
Exception MISSING_CORR_NUMBER TYPE Correction number missing
               
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