Menu

SAP Function Module RSZ_SEM_VIEW_INFO_GET

Liefert view info

The Function Module RSZ_SEM_VIEW_INFO_GET (Liefert view info) is a standard Function Module in SAP ERP and is part of the function group RZSEM within the package RSZ.

Technical Information

Function Module RSZ_SEM_VIEW_INFO_GET
Short Text Liefert view info
Function Group RZSEM
Package RSZ
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_LANGU TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion
I_VIEWID TYPE RSZWVIEWID 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_QUERY_MISSING TYPE RS_BOOL Boolean
E_S_VIEW TYPE RSZWVIEW Headertabelle für BW Views
E_S_VIEW_TXT TYPE RSZWOBJTXT Texte für Templates/Items/Views
E_T_OBJXREF TYPE RSZW_T_OBJXREF Tabellentyp für Tabelle RSZWOBJXREF

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
ET_ATR LIKE RRX_ATR BRAIN-Interface: Attribute->IObj Beziehung
ET_CEL LIKE RRX_CEL Zelleigenschaften
ET_CON LIKE RRX_CON Katalog der Bedingungen und Exceptions
ET_DIM LIKE RRX_DIM Katalog der Dimensionen
ET_DRILL LIKE RRX_DRILL Beschreibung des Aufklappzustandes von (univ.) Hierarchien
ET_FAC LIKE RRX_FAC Katalog der Bestandteile von Bedingungen und Exceptions
ET_HRY_TYPES LIKE RRX_HRY_TYPES Hierarchietypen
ET_MEM LIKE RRX_MEM Katalog der Member verschiedener Dimensionen
ET_PRPTYS LIKE RRX_PROPERTIES Transportstruktur für querybezogene Eigenschaften
ET_VAR LIKE RRX_VAR Übergabestruktur für Variablen

Exceptions

This function module does not define any Exceptions.