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.
Function Module | RRXWS_SAVE_VIEW |
Short Text | Zustandstabellen einer Query nach XML |
Function Group | RRXWS |
Package | RSR |
Module Type | Remote-Enabled |
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 |
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 |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.