Menu

SAP Function Module RM_DERIVE_FO_FOR_TYPE

RM: Durchführung der Ableitung (FO) für einen Geschäftstyp

The Function Module RM_DERIVE_FO_FOR_TYPE (RM: Durchführung der Ableitung (FO) für einen Geschäftstyp) is a standard Function Module in SAP ERP and is part of the function group RMDR1 within the package JBR.

Technical Information

Function Module RM_DERIVE_FO_FOR_TYPE
Short Text RM: Durchführung der Ableitung (FO) für einen Geschäftstyp
Function Group RMDR1
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_DATE LIKE SY-DATUM SY-DATUM Gültigkeitsdatum der Ableitung
I_DERITYPE TYPE RMDR_DRTYPE Ableitungsart
I_MASTER LIKE Struktur Geschäftsdaten
I_RMDA TYPE RMDR_RMDA Risikomanagementbereich
I_TRACE_MODE TYPE KEDR_TRACE_MODE Trace-Modus (' ': kein Protokoll, 'A': alles)

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
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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DERIVATION_FAILED Ableitung fehlgeschlagen
DERIVATION_TYPE_NOT_FOUND Ableitungsart unbekannt
RMDA_NOT_FOUND Risikomanagementbereich unbekannt