Menu

SAP Function Module RM_ALV_GRID_DISPLAY

RM: Listenanzeige der Einzelwertanalyse im ALV Grid Control

The Function Module RM_ALV_GRID_DISPLAY (RM: Listenanzeige der Einzelwertanalyse im ALV Grid Control) is a standard Function Module in SAP ERP and is part of the function group RMLV within the package JBR.

Technical Information

Function Module RM_ALV_GRID_DISPLAY
Short Text RM: Listenanzeige der Einzelwertanalyse im ALV Grid Control
Function Group RMLV
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANTYPE TYPE JBRANTYPE-ANTYPE RM: Auswertungstyp (intern für Programmgenerierung)
I_CM_DATA TYPE AIS_CM_DATA Cash-Management Selektionsbedingungen
I_DATE TYPE RMFOS_DATE Auswertungsdatum
I_FLG_HOR TYPE C ' ' Horizontale Unterteilung des Bildschirms ('X')
I_FLG_NO_PH TYPE C ' ' Flag: mit/ohne Portfoliohierarchie
I_FLG_WITHOUT_BFT TYPE C ' ' Kein Absprung in die Geschäftsdaten
I_FLG_WITHOUT_CHAR TYPE C ' ' Feldkatalog um Merkmale erweitern
I_LAYOUT_GRID TYPE LVC_S_LAYO ALV-Control: Layoutstruktur
I_PHID TYPE JBRPHBAUM-PHID Portfoliohierarchie
I_PHNODE TYPE JBRPHBAUM-PKNOTEN Knoten der Portfoliohierarchie
I_PRINT TYPE LVC_S_PRNT ALV-Control: Parameter für Backenddruck
I_RMBID TYPE JBRRMBM-RMBID Risikomanagementbereich
I_VARIANT TYPE DISVARIANT Anzeigevariante (externe Verwendung)
I_VARIANT_TREE TYPE DISVARIANT Anzeigevariante
I_VIEW TYPE JBRSI-SICHTID Sicht eines RM-Bereiches

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
I_TAB_ADD_HEADER TYPE RMADDHEAD_T RM: ALV Anzeigestruktur Header-Daten der Einzelwertanalyse
I_TAB_FIELDCAT TYPE LVC_T_FCAT ALV-Control: Feldkatalog (Grid Control)
I_TAB_FIELDCAT_PHTREE TYPE LVC_T_FCAT ALV-Control: Feldkatalog (PH Tree)
I_TAB_PHTREE TYPE RMPHTREE_T RM: Portfoliohierarchie Baumtabelle
I_TAB_SORT_GRID TYPE LVC_T_SORT ALV-Control: Sortierung
I_TAB_TOOLBAR TYPE RMBUT_T RM: ALV Grid Control -> Button und Formroutine
I_TAB_TREETXT TYPE RMPHTEXT_T RM: Portfoliohierarchie Knoteneigenschaften für Textfindung
I_TAB_ZUORDN TYPE RMPHBPMAP_T RM: Portfoliohierarchie Zuordnungstabelle

Exceptions

This function module does not define any Exceptions.