Menu

SAP Function Module TABLEPROC_0H03

Enhanced table maintenance lower level

The Function Module TABLEPROC_0H03 (Enhanced table maintenance lower level) is a standard Function Module in SAP ERP and is part of the function group 0H03 within the package PP07.

Technical Information

Function Module TABLEPROC_0H03
Short Text Enhanced table maintenance lower level
Function Group 0H03
Package PP07
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORR_NUMBER LIKE E070-TRKORR ' ' Correction number for changes made
FCODE LIKE 'RDED' required function of module
VIEW_ACTION LIKE 'S' Act. w. tab.:Display/Change/Transport(S/U/T)
VIEW_NAME LIKE DD02V-TABNAME Table name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_ACT_ENTRY LIKE Index of cursor position in display table
UCOMM LIKE last User command within View maintenance
UPDATE_REQUIRED LIKE Flag: entries changed, saving necessary

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORR_KEYTAB LIKE E071K Table with keys of entries to be transported
DBA_SELLIST LIKE VIMSELLIST Selection conditions for database access
DPL_SELLIST LIKE VIMSELLIST Selection conditions for the display
EXCL_CUA_FUNCT LIKE VIMEXCLFUN Table of CUA functions to be activated
EXTRACT LIKE Table of current. displayed data (disp. table
TOTAL LIKE Table with all data read by database
X_HEADER LIKE VIMDESC Control block table for the table
X_NAMTAB LIKE VIMNAMTAB Control block table for the table fields

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_CORR_NUMBER Correction number is missing
SAVING_CORRECTION_FAILED Error in saving correction entries