Menu

SAP Function Module TABLEFRAME_0STT

Upper-level extended table maintenance

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module TABLEFRAME_0STT (Upper-level extended table maintenance) is a standard Function Module in SAP ERP and is part of the function group 0STT within the package STRM.

Technical Information

Function Module TABLEFRAME_0STT
Short Text Upper-level extended table maintenance
Function Group 0STT
Package STRM
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
VIEW_ACTION LIKE 'S' Act. w. tab.:Display/Change/Transport(S/U/T)
VIEW_NAME LIKE DD02V-TABNAME Table name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DBA_SELLIST LIKE VIMSELLIST Selection conditions for database access
DPL_SELLIST LIKE VIMSELLIST Selection conditions for the display
EXCL_CUA_FUNCT LIKE VIMEXCLFUN Tab. w. CUA funct. to be deactivated dynamic.
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