Menu

SAP Function Module TABLEPROC_0SWO

Lower-level extended table maintenance

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_0SWO (Lower-level extended table maintenance) is a standard Function Module in SAP ERP and is part of the function group 0SWO within the package SWO.

Technical Information

Function Module TABLEPROC_0SWO
Short Text Lower-level extended table maintenance
Function Group 0SWO
Package SWO
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' Action with table: 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 in view maintenance
UPDATE_REQUIRED LIKE Flag: Entries changed, need to be saved

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 current. displayed data (disp. table)
TOTAL LIKE Table with all data read from the database
X_HEADER LIKE VIMDESC Control block table for table
X_NAMTAB LIKE VIMNAMTAB Control block table for 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