Menu

SAP Function Module JBD_MAP_LOAN_CF_GET_DET_MULT

Zahlungsstromaggregation und Restkapitalermittlung

The Function Module JBD_MAP_LOAN_CF_GET_DET_MULT (Zahlungsstromaggregation und Restkapitalermittlung) is a standard Function Module in SAP ERP and is part of the function group JBD_LOAN_MAPI within the package JBD_LOAN.

Technical Information

Function Module JBD_MAP_LOAN_CF_GET_DET_MULT
Short Text Zahlungsstromaggregation und Restkapitalermittlung
Function Group JBD_LOAN_MAPI
Package JBD_LOAN
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_CASH_FLOW_FROM_DATE TYPE DATUM Datum
I_CASH_FLOW_TO_DATE TYPE DATUM Datum
I_EXPORT_DB_INFO TYPE XFELD Feld zum Ankreuzen
I_REMAINING_CAPITAL_CALC_DATE TYPE DATUM Datum
I_TAB_EXT_KEYS TYPE JBD_TAB_LOAN_EXT_KEY Tabelle von externen Darlehensschlüsseln
I_TAB_INT_KEYS TYPE JBD_TAB_LOAN_INT_KEY_MAP Tabellentyp für Darlehensinterneschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_AGGREGATED_CASH_FLOWS TYPE JBD_TAB_LOAN_AG_CF_KEY_MAP Tabellentyp für aggregierten Zahlungsstrom
E_TAB_AGGREGATED_CF_BALANCES TYPE JBD_TAB_LOAN_CF_BALANCES_MAP Tabellentyp für Restsaldeninformationen
E_TAB_CASH_FLOW_HEADERS TYPE JBD_TAB_LOAN_CF_HEADERS_MAP Tabellentyp für Zahlungsstromköpfe
E_TAB_EFFECTIVE_CAPITALS TYPE JBD_TAB_LOAN_EFF_CAPITALS_MAP Tabellentyp für Effektivkapitalien
E_TAB_FLOW_RECORDS TYPE JBD_TAB_LOAN_FLOW_RECORDS_MAP Tabellentyp für Zahlungsstrombewegungen
E_TAB_MESSAGES TYPE JBD_TAB_MSG Fehlermeldungen
E_TAB_REMAINING_CAPITALS TYPE JBD_TAB_LOAN_REMAIN_CAP_MAP Tabellentyp für Restsalden

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.