SAP ABAP Function Module VIEW_MAINTENANCE_GIVEN_DATA (erweiterte Tabellenpflege für bereits eingelesene Daten)
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_GIVEN_DATA erweiterte Tabellenpflege für bereits eingelesene Daten  
Function Group SVIM   View Maintenance: General Modules  
Program Name SAPLSVIM    
INCLUDE Name LSVIMU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ACTION TYPE Action (display/maintain/transport)
Importing CORR_NUMBER TYPE E070-TRKORR ' ' Correction number for changes made
Importing GENERATE_MAINT_TOOL_IF_MISSING TYPE ' ' Flag: create maint. mods. if they do not exist
Importing VIEW_NAME TYPE DD02V-TABNAME Name of the view/table to be edited
Importing NO_WARNING_FOR_CLIENTINDEP TYPE ' ' Flag: no warning for client-independent objects
Importing RFC_DESTINATION_FOR_UPGRADE TYPE RFCDES-RFCDEST ' ' RFC dest. of system for comparison/adjustment
Importing CLIENT_FOR_UPGRADE TYPE SYST-MANDT ' ' Client for comparison/adjustment
Importing VARIANT_FOR_SELECTION TYPE TVIMV-VARIANT ' ' Selection conditions variant
Importing COMPLEX_SELCONDS_USED TYPE TVDIR-FLAG ' ' Flag: DBA_SELLIST contains complex selection conditions
Tables DATA TYPE   Table with data to be processed
Tables DBA_SELLIST TYPE VIMSELLIST Database access selection conditions
Tables EXCL_CUA_FUNCT TYPE VIMEXCLFUN GUI functions to be de-activated dynamically
Exception CLIENT_REFERENCE TYPE View is tied to another client
Exception FOREIGN_LOCK TYPE View/Table is locked by another user
Exception INVALID_ACTION TYPE ACTION contains invalid values
Exception NO_CLIENTINDEPENDENT_AUTH TYPE no authorization for maintaining client-independent tables/views
Exception NO_DATABASE_FUNCTION TYPE Fct. mod. for data capture/disposal is missing
Exception NO_SHOW_AUTH TYPE no display authorization
Exception NO_TVDIR_ENTRY TYPE View/table is not entered in TVDIR
Exception NO_UPD_AUTH TYPE no maintenance or display authorization
Exception ONLY_SHOW_ALLOWED TYPE Display, but not maintain authorization
Exception SYSTEM_FAILURE TYPE System locking error
Exception UNKNOWN_FIELD_IN_DBA_SELLIST TYPE Selection table contains unknown field
Exception VIEW_NOT_FOUND TYPE View/table not found in DDIC
               
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