The Function Module RM_DERIVE_FO_FOR_BCA (RM: Durchführung der Ableitung (FO) für Bankenkontokorrent) is a standard Function Module in SAP ERP and is part of the function group RMDBC within the package JBR.
Function Module | RM_DERIVE_FO_FOR_BCA |
Short Text | RM: Durchführung der Ableitung (FO) für Bankenkontokorrent |
Function Group | RMDBC |
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_BCA_ACC | TYPE | RMDBC_BCA | Struktur Kontodaten | |
I_RMDA | TYPE | RMDR_RMDA | Risikomanagementbereich | |
I_TRACE_MODE | TYPE | KEDR_TRACE_MODE | Trace-Modus (' ': kein Protokoll, 'A': alles) |
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 |
---|---|---|---|---|
C_FOB | TYPE | RMDR_FOB | Struktur Finanzobjekt (fixe Felder) | |
C_I75XXXX | LIKE | Struktur RM-Bereich-Merkmale | ||
C_TEMP | TYPE | RMDR_TEMP | Struktur temporäre Felder |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DERIVATION_FAILED | Ableitung fehlgeschlagen |
RMDA_NOT_FOUND | Risikomanagementbereich unbekannt |