The Function Module RM_FO_SEL_WITH_BP (RM: Selektion von Finanzobjekten in Basisportfolien) is a standard Function Module in SAP ERP and is part of the function group RMFOS within the package JBR.
Function Module | RM_FO_SEL_WITH_BP |
Short Text | RM: Selektion von Finanzobjekten in Basisportfolien |
Function Group | RMFOS |
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_BP_T | TYPE | RMFOS_BP_T | Tabelle der Basisportfolien | |
I_DATE | TYPE | RMFOS_DATE | Selektionsdatum (Stichtag) | |
I_FOB_T | TYPE | RMFOS_FOB_T | Tabelle Vorauswahl Finanzobjekte | |
I_PERIOD | TYPE | AFW_PERIOD | Selektionsperiode | |
I_POS_SEL_T | TYPE | RMFOS_POS_SEL_T | Selektionstabelle Bestandsnummern | |
I_SIMR_SEL_T | TYPE | RMFOS_SIMR_SEL_T | Selektionstabelle Simulationsläufe | |
I_VIEW | TYPE | RMFOS_VIEW | Name der Sicht | |
I_XAGGRONLY | TYPE | RMFOS_BOOL | Kennzeichen: nur verdichtete Daten selektieren | |
I_XDET | TYPE | RMFOS_BOOL | Kennzeichen: Verdichtete Daten auflösen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOB_T | TYPE | RMFOS_FOB_T | Tabelle Finanzobjekte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Fehler in der Verarbeitung |