The Function Module RM_DERI_CALL_CUSTOMER_EXIT (RM Merkmalsableitung: ruft User-Exit auf) is a standard Function Module in SAP ERP and is part of the function group JBRDR within the package JBR.
Function Module | RM_DERI_CALL_CUSTOMER_EXIT |
Short Text | RM Merkmalsableitung: ruft User-Exit auf |
Function Group | JBRDR |
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 | Datum der Ableitung | |
I_OBJECT | LIKE | JBROBJDERI | Quellstruktur Finanzobjekt | |
I_RMBID | LIKE | JBRRMBBF-RMBID | RM-Bereich | |
I_RM_CHAR | LIKE | Quellstruktur RM-Bereichsmerkmale | ||
I_STEP_ID | LIKE | TKEDRS-STEPID | Name des Ableitungsschritts | |
I_TEMP | LIKE | JBRTEMPDERI | Quellstruktur temporäre Hilfsfelder |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXIT_IS_ACTIVE | LIKE | Kennzeichen: Exit aktiv | ||
E_FAILED | LIKE | Kennzeichen: Ableitung fehlgeschlagen | ||
E_OBJECT | LIKE | JBROBJDERI | Zielstruktur Finanzobjekt | |
E_RM_CHAR | LIKE | Zielstruktur RM-Bereichsmerkmale | ||
E_TEMP | LIKE | JBRTEMPDERI | Zielstruktur 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 |