Menu

SAP Function Module RM_FOB_SELECTION

RM: Vorselektion Finanzobjekte mit Typ-Parametern

The Function Module RM_FOB_SELECTION (RM: Vorselektion Finanzobjekte mit Typ-Parametern) is a standard Function Module in SAP ERP and is part of the function group RMFOS within the package JBR.

Technical Information

Function Module RM_FOB_SELECTION
Short Text RM: Vorselektion Finanzobjekte mit Typ-Parametern
Function Group RMFOS
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_FOB_SEL TYPE RMFOS_SEL Tabellen der Finanzobjektselektionen
PHID LIKE JBRPHDEF-PHID Portfoliohierarchie
RMBID LIKE JBRRMBM-RMBID RM-Bereich
SICHTID LIKE JBRSI-SICHTID Sicht
XACTIVE TYPE RMFC_BOOL 'X' Aktive Finanzobjekte selektieren
XAGGRONLY TYPE RMFC_BOOL Kennzeichen nur verdichtete Daten
XARCHIVE TYPE RMFC_BOOL nur archivierbare FOBs selektieren
XARCHIVEADD TYPE RMFC_BOOL zusätzlich archivierbare FOBs selekt.
XDET TYPE RMFC_BOOL Kennzeichen Einzelobjekte
XINACTIVE TYPE RMFC_BOOL Inaktive Finanzobjekte selektieren

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PKNOTEN LIKE JBRPHBAUM-PKNOTEN Portfoliohierarchieknoten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BAUM LIKE JBRPHBAUM Baumtabelle der Portfoliohierarchie
E_BAUMTXT LIKE JBRNAMEDAT Texttabelle der Portfoliohierarchie
E_FOB LIKE JBRFOB Tabelle Finanzobjekte
E_ZUORDN LIKE JBRZUORDN Zuordnungstabelle BPs -> PH-Knoten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Fehler in der Verarbeitung aufgetreten
NO_BPIDS Keine BPs entsprechend Selektion
NO_FOBS Keine Finanzobjekte entsprechend Selektion