The Function Module TABLEPROC_0CS8 (erweiterte Tabellenpflege untere Ebene) is a standard Function Module in SAP ERP and is part of the function group 0CS8 within the package CS.
Function Module | TABLEPROC_0CS8 |
Short Text | erweiterte Tabellenpflege untere Ebene |
Function Group | 0CS8 |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CORR_NUMBER | LIKE | E070-TRKORR | ' ' | Korrekturnummer für durchgeführte Änderungen |
FCODE | LIKE | 'RDED' | gewünschte Funktion des Bausteins | |
VIEW_ACTION | LIKE | 'S' | Aktion mit Tabelle: anz./änd./transp. (S/U/T) | |
VIEW_NAME | LIKE | DD02V-TABNAME | Name der Tabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LAST_ACT_ENTRY | LIKE | Index der Cursorposition in der Anzeigetabelle | ||
UCOMM | LIKE | letztes User-command innerhalb der Viewpflege | ||
UPDATE_REQUIRED | LIKE | Flag: Einträge verändert, Sichern erforderlich |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CORR_KEYTAB | LIKE | E071K | Tabelle mit den Keys der zu transport. Einträge | |
DBA_SELLIST | LIKE | VIMSELLIST | Selektionsbedingungen für den DB-Zugriff | |
DPL_SELLIST | LIKE | VIMSELLIST | Selektionsbedingungen für die Anzeige | |
EXCL_CUA_FUNCT | LIKE | VIMEXCLFUN | Tab. der nicht zu aktivierenden CUA-Funktionen | |
EXTRACT | LIKE | Tab. der gerade sichtbaren Daten (Anzeigetabelle | ||
TOTAL | LIKE | Tabelle, mit allen von der DB gelesenen Daten | ||
X_HEADER | LIKE | VIMDESC | Kontrollblocktabelle für die Tabelle | |
X_NAMTAB | LIKE | VIMNAMTAB | Kontrollblocktabelle für die Tabellen-Felder |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_CORR_NUMBER | Korrekturnummer fehlt |
SAVING_CORRECTION_FAILED | Fehler beim Sichern der Korrektureinträge |