The Function Module ISB_BP_FIND (IS-B: RM Hier finden die Objekte ihre Basisportfolien) is a standard Function Module in SAP ERP and is part of the function group JBRS within the package JBR.
Function Module | ISB_BP_FIND |
Short Text | IS-B: RM Hier finden die Objekte ihre Basisportfolien |
Function Group | JBRS |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ONLY_SICHT | LIKE | Kennzeichen Einzelsichtfindung | ||
PROGN | LIKE | JBRUEBPROG-PROGN | BP-Findunggspgm.zum RM-Bereich | |
RMBID | LIKE | JBRRMBBF-RMBID | FDÜ-relevanter Riskmanagementbereich | |
SICHTID | LIKE | JBRSI-SICHTID | ID der Sicht bei Einzelsichtfindung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_ITAB | LIKE | SPROT_X | Fehlertabelle | |
IT_I75XXXX | LIKE | Alle BP-Findungsmerkmale generiert | ||
IT_JBIXOBJ | LIKE | JBIXOBJ | Empfangsstruktur | |
IT_JBRBPFIND_F | LIKE | JBRBPFIND |
This function module does not define any Exceptions.