Menu

SAP Function Module RRXWS_SAVE_VIEW

Zustandstabellen einer Query nach XML

The Function Module RRXWS_SAVE_VIEW (Zustandstabellen einer Query nach XML) is a standard Function Module in SAP ERP and is part of the function group RRXWS within the package RSR.

Technical Information

Function Module RRXWS_SAVE_VIEW
Short Text Zustandstabellen einer Query nach XML
Function Group RRXWS
Package RSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DESCRIPTION TYPE RSTXTLG Beschreibung lang
I_OVERWRITE TYPE RS_BOOL RS_C_FALSE Flag-Struktur
I_VIEWIDGLOBAL LIKE RSZWVIEW-VIEWID Technischer Name eines Views

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
E_T_MSG LIKE W3HTML Nachrichten
I_T_DRILL LIKE RRX_DRILL Beschreibung des Aufklappzustandes von (univ.) Hierarchien
I_T_VAR LIKE RRX_VAR Übergabestruktur für Variablen

Exceptions

This function module does not define any Exceptions.