SAP ABAP Function Module TABLEPROC_MDG_GN_VIEWS (Lower-level extended table maintenance)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Basic Data
Function Module TABLEPROC_MDG_GN_VIEWS Lower-level extended table maintenance  
Function Group MDG_GN_VIEWS   Extended Table Maintenance (Generated)  
Program Name SAPLMDG_GN_VIEWS    
INCLUDE Name LMDG_GN_VIEWSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_ACT_ENTRY TYPE Index of cursor position in display table
Exporting UCOMM TYPE Last User Command in View Maintenance
Exporting UPDATE_REQUIRED TYPE Indicator: You Must Save the Changed Entries
Importing FCODE TYPE 'RDED' Required Function of the Module
Importing VIEW_ACTION TYPE 'S' Activity w. Table: Dis./Chan./Transp. (S/U/T)
Importing VIEW_NAME TYPE DD02V-TABNAME Table name
Importing CORR_NUMBER TYPE E070-TRKORR ' ' Correction number for changes made
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 CUA Functions Not to Be Activated
Tables EXTRACT TYPE   Table of Currently-Displayed Data (Display Table)
Tables TOTAL TYPE   Table Containing All Data Read from Database
Tables X_HEADER TYPE VIMDESC Control Block Table for the Table
Tables X_NAMTAB TYPE VIMNAMTAB Control Block Table for the Table Fields
Exception MISSING_CORR_NUMBER TYPE Correction Number Missing
Exception SAVING_CORRECTION_FAILED TYPE Error When Saving 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  20100421 
SAP Release Created in 702