Menu

SAP Function Module TABLEPROC_0IL1

Extended Table Maintenance: Lower Level

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module TABLEPROC_0IL1 (Extended Table Maintenance: Lower Level) is a standard Function Module in SAP ERP and is part of the function group 0IL1 within the package INSC.

Technical Information

Function Module TABLEPROC_0IL1
Short Text Extended Table Maintenance: Lower Level
Function Group 0IL1
Package INSC
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 the module
VIEW_ACTION LIKE 'S' Activity w. table: dis./chan./transp. (S/U/T)
VIEW_NAME LIKE DD02V-TABNAME Name of table

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 in view maintenance
UPDATE_REQUIRED LIKE Flag: entries changed, saving is 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 display
EXCL_CUA_FUNCT LIKE VIMEXCLFUN Table of CUA functions not to be activated
EXTRACT LIKE Table of presently visible data (display table)
TOTAL LIKE Table containing all data read from 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 missing
SAVING_CORRECTION_FAILED Error saving correction entries