The Function Module RM_BP_DISPLAY (RM: Anzeigen der Geschäfte im RM-Datenpool) is a standard Function Module in SAP ERP and is part of the function group RMBPD within the package JBR.
Function Module | RM_BP_DISPLAY |
Short Text | RM: Anzeigen der Geschäfte im RM-Datenpool |
Function Group | RMBPD |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANALYSIS_TYPE | TYPE | RMSVA_ANTYPE | Typ der Datenanzeige | |
I_DATE | LIKE | SY-DATUM | Datum | |
I_DISVAR | TYPE | RMBPD_DISVAR | ALV Variante | |
I_NODE | LIKE | JBRPHBAUMS-PKNOTEN | Portfoliohierarchieknoten | |
I_PHID | LIKE | JBRPHBAUMS-PHID | Portfoliohierarchie | |
I_RMBID | LIKE | JBRSI-RMBID | RM-Bereich | |
I_VIEW | LIKE | JBRBP-SICHTID | Sicht | |
I_XACTIVE | TYPE | RMFC_BOOL | Aktive Finanzobjekte selektieren | |
I_XAGGRONLY | TYPE | RMFC_BOOL | Nur verdichtete Daten selektieren | |
I_XINACTIVE | TYPE | RMFC_BOOL | Inaktive Finanzobjekte selektieren |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FOB_SEL_OPT | TYPE | RMFOS_SEL | Selektionsbedingungen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.