Menu

SAP Function Module RM_ALV_GEN_ATTR_HEAD

Ausgabe der allgemeinen Attribute (Sicht, PH, PH-Knoten) im Kopf des ALV

The Function Module RM_ALV_GEN_ATTR_HEAD (Ausgabe der allgemeinen Attribute (Sicht, PH, PH-Knoten) im Kopf des ALV) is a standard Function Module in SAP ERP and is part of the function group RMLT0 within the package JBR.

Technical Information

Function Module RM_ALV_GEN_ATTR_HEAD
Short Text Ausgabe der allgemeinen Attribute (Sicht, PH, PH-Knoten) im Kopf des ALV
Function Group RMLT0
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_PHID LIKE JBRPHBAUMS-PHID Portfoliohierarchie
I_PHNODENAME LIKE JBRPHBAUMS-PKNOTEN Portfoliohierarchie Knoten
I_TAB_CHAR_SEL TYPE RMFOS_CHAR_SEL_T Merkmalsselektionen
I_VIEW LIKE JBRPHBAUMS-SICHTID Sicht

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: Einzelwertanalyse: Selektionsdaten

Exceptions

This function module does not define any Exceptions.