The Function Module RM_DERI02_CUST_EXIT_CALL (RM: ruft User Exit in Ableitung Finanzobjekt (intern)) is a standard Function Module in SAP ERP and is part of the function group RMDR2 within the package JBR.
Function Module | RM_DERI02_CUST_EXIT_CALL |
Short Text | RM: ruft User Exit in Ableitung Finanzobjekt (intern) |
Function Group | RMDR2 |
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_DATE | LIKE | SY-DATUM | Ableitungsdatum | |
I_FOB | TYPE | RMDR_FOB | Parameter des Finanzobjekts | |
I_RMDA | TYPE | RMDR_RMDA | Risikomanagementbereich | |
I_RM_CHAR | LIKE | RM-Merkmale in Struktur I75xxxx | ||
I_STEP_ID | TYPE | KEDR_ID | Benutzerdefinierter Identifizierer | |
I_TEMP | TYPE | RMDR_TEMP | Temporäre Hilfsfelder |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOB | TYPE | RMDR_FOB | Rückgabe: Parameter des Finanzobjekts | |
E_RM_CHAR | LIKE | Rückgabe: RM-Merkmale in Struktur I75xxxx | ||
E_TEMP | TYPE | RMDR_TEMP | Rückgabe: Temporäre Hilfsfelder |
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 |
---|---|
DERIVATION_FAILED | Ableitung fehlgeschlagen |