SAP ABAP Function Module VIEWPROC_TOAVE (Lower-level extended table maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOP (Package) ArchiveLink general
Basic Data
Function Module VIEWPROC_TOAVE Lower-level extended table maintenance  
Function Group 0BOA   Extended Table Maintenance (TOAVE)  
Program Name SAPL0BOA   View Maintenance Model 
INCLUDE Name L0BOAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_ACT_ENTRY TYPE Index of the cursor position in the display table
Exporting UCOMM TYPE last user command within view maintenance
Exporting UPDATE_REQUIRED TYPE Flag: entries changed, saving is necessary
Importing FCODE TYPE 'RDED' required function of the module
Importing VIEW_ACTION TYPE 'S' Action with the view: display/change (S/U)
Importing VIEW_NAME TYPE DD02V-TABNAME Name of the view
Importing CORR_NUMBER TYPE E070-TRKORR ' ' Correction number for changes carried out
Tables CORR_KEYTAB TYPE E071K Table with keys of entries to be transported
Tables DBA_SELLIST TYPE VIMSELLIST Selection conditions for database access
Tables DPL_SELLIST TYPE VIMSELLIST Selection conditions for display
Tables EXCL_CUA_FUNCT TYPE VIMEXCLFUN Table of the CUA functions not to be activated
Tables EXTRACT TYPE   Table of the data currently displayed (display table
Tables TOTAL TYPE   Table with all data read from the database
Tables X_HEADER TYPE VIMDESC Control block table for the view
Tables X_NAMTAB TYPE VIMNAMTAB Control block table for the view fields
Exception NO_VALUE_FOR_SUBSET_IDENT TYPE No value was predefined for a 'SUBSET' field
Exception MISSING_CORR_NUMBER TYPE Correction number is missing
Exception SAVING_CORRECTION_FAILED TYPE Error when saving the correction entries
               
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  19950714 
SAP Release Created in