The Function Module RM_SE_CF_OBJECT_CONVERT (RM: verdichtete Cashflows (pro Objekt) - SFGDT-Konstruktion) is a standard Function Module in SAP ERP and is part of the function group JBDSEL within the package JBR.
Function Module | RM_SE_CF_OBJECT_CONVERT |
Short Text | RM: verdichtete Cashflows (pro Objekt) - SFGDT-Konstruktion |
Function Group | JBDSEL |
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_BPID | LIKE | JBRBP-BPID | Basisportfolio-ID | |
I_CF_O_TAB | TYPE | JBSEL_CF_O_TAB | Geschäfte in erweiterter TR-Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GESCH_TAB | TYPE | TVS_SFGDT_TAB | Geschäfte als SFGDT |
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 |
---|---|---|---|---|
T_BAPIERR | LIKE | BAPIERR | Error-Tabelle |
This function module does not define any Exceptions.